Page MenuHomePhabricator

D8222.id19564.diff
No OneTemporary

D8222.id19564.diff

Index: src/applications/differential/controller/DifferentialRevisionViewController.php
===================================================================
--- src/applications/differential/controller/DifferentialRevisionViewController.php
+++ 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

Mime Type
text/plain
Expires
Thu, May 16, 6:14 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6284272
Default Alt Text
D8222.id19564.diff (690 B)

Event Timeline