Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17969633
D21239.id50580.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
627 B
Referenced Files
None
Subscribers
None
D21239.id50580.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
@@ -234,6 +234,8 @@
->withPublishedComments(true)
->execute();
+ $inlines = mpull($inlines, 'newInlineCommentObject');
+
$inlines = id(new PhabricatorInlineCommentAdjustmentEngine())
->setViewer($viewer)
->setRevision($revision)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 2, 2:20 PM (3 d, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8768988
Default Alt Text
D21239.id50580.diff (627 B)
Attached To
Mode
D21239: Fix an issue where storage inlines are fed to InlineAdjustmentEngine
Attached
Detach File
Event Timeline
Log In to Comment