Page MenuHomePhabricator

Hide revision content if author has not signed required legal documents
ClosedPublic

Authored by epriestley on Mar 9 2015, 12:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 2:24 PM
Unknown Object (File)
Sat, Jan 4, 4:32 AM
Unknown Object (File)
Fri, Jan 3, 9:40 AM
Unknown Object (File)
Thu, Jan 2, 12:13 AM
Unknown Object (File)
Mon, Dec 30, 1:43 AM
Unknown Object (File)
Dec 4 2024, 11:24 AM
Unknown Object (File)
Dec 3 2024, 3:40 PM
Unknown Object (File)
Nov 25 2024, 11:16 PM
Subscribers
Tokens
"Grey Medal" token, awarded by btrahan.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Hide revision content if author has not signed required legal documents.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/differential/controller/DifferentialRevisionViewController.php
452

looks like $comment_view gets appended twice in this code path

This revision is now accepted and ready to land.Mar 9 2015, 5:16 PM
src/applications/differential/controller/DifferentialRevisionViewController.php
452

Whoops, good catch. I've been scrolling past double comments all weekend.

epriestley edited edge metadata.
  • One comment view is enough comment views.
This revision was automatically updated to reflect the committed changes.