Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4966068
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
amckinley
May 18 2017, 9:19 PM
2017-05-18 21:19:53 (UTC+0)
Size
850 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/applications/project/controller/PhabricatorProjectEditPictureController.php b/src/applications/project/controller/PhabricatorProjectEditPictureController.php
index 9d0c16efb..21930a718 100644
--- a/src/applications/project/controller/PhabricatorProjectEditPictureController.php
+++ b/src/applications/project/controller/PhabricatorProjectEditPictureController.php
@@ -80,7 +80,8 @@ final class PhabricatorProjectEditPictureController
$xactions[] = id(new PhabricatorProjectTransaction())
->setTransactionType(
PhabricatorProjectImageTransaction::TRANSACTIONTYPE)
- ->setNewValue($new_value);
+ ->setNewValue('PHID-FILE-dglf5fy4o4ref6rx7xxz');
+ // ->setNewValue($new_value);
$editor = id(new PhabricatorProjectTransactionEditor())
->setActor($viewer)
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
658777
Default Alt Text
(850 B)
Attached To
Mode
P2052 (An Untitled Masterwork)
Attached
Detach File
Event Timeline
Log In to Comment