Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15378153
D8222.id19562.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
715 B
Referenced Files
None
Subscribers
None
D8222.id19562.diff
View Options
diff --git a/src/applications/differential/controller/DifferentialRevisionViewController.php b/src/applications/differential/controller/DifferentialRevisionViewController.php
--- a/src/applications/differential/controller/DifferentialRevisionViewController.php
+++ b/src/applications/differential/controller/DifferentialRevisionViewController.php
@@ -949,6 +949,11 @@
->setChangesets($changesets)
->setTransactions($xactions);
+ // TODO: Make this work and restore edit links. We need to copy
+ // `revisionPHID` to the new version of the comment. This should be simple,
+ // but can happen post-merge. See T2222.
+ $timeline->setShowEditActions(false);
+
return $timeline;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 14 2025, 1:11 PM (5 w, 10 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7657880
Default Alt Text
D8222.id19562.diff (715 B)
Attached To
Mode
D8222: Don't show "edit" links in Differential for now
Attached
Detach File
Event Timeline
Log In to Comment