Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14844329
D14539.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
527 B
Referenced Files
None
Subscribers
None
D14539.diff
View Options
diff --git a/src/applications/ponder/editor/PonderAnswerEditor.php b/src/applications/ponder/editor/PonderAnswerEditor.php
--- a/src/applications/ponder/editor/PonderAnswerEditor.php
+++ b/src/applications/ponder/editor/PonderAnswerEditor.php
@@ -10,6 +10,7 @@
$types = parent::getTransactionTypes();
$types[] = PhabricatorTransactions::TYPE_COMMENT;
+ $types[] = PhabricatorTransactions::TYPE_EDGE;
$types[] = PonderAnswerTransaction::TYPE_CONTENT;
$types[] = PonderAnswerTransaction::TYPE_STATUS;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 3:05 PM (20 h, 52 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7087162
Default Alt Text
D14539.diff (527 B)
Attached To
Mode
D14539: Fix edits of Ponder comments which mention other objects
Attached
Detach File
Event Timeline
Log In to Comment