Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15398920
D17310.id41631.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
614 B
Referenced Files
None
Subscribers
None
D17310.id41631.diff
View Options
diff --git a/src/applications/macro/controller/PhabricatorMacroEditController.php b/src/applications/macro/controller/PhabricatorMacroEditController.php
--- a/src/applications/macro/controller/PhabricatorMacroEditController.php
+++ b/src/applications/macro/controller/PhabricatorMacroEditController.php
@@ -185,6 +185,7 @@
if (!$macro->getID()) {
if ($current_file) {
$current_file_view = id(new PhabricatorFileLinkView())
+ ->setViewer($viewer)
->setFilePHID($current_file->getPHID())
->setFileName($current_file->getName())
->setFileViewable(true)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 1:54 AM (4 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7706801
Default Alt Text
D17310.id41631.diff (614 B)
Attached To
Mode
D17310: Fix display of current file on Macro creation
Attached
Detach File
Event Timeline
Log In to Comment