Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15444990
D14795.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
558 B
Referenced Files
None
Subscribers
None
D14795.diff
View Options
diff --git a/src/applications/transactions/editfield/PhabricatorCommentEditField.php b/src/applications/transactions/editfield/PhabricatorCommentEditField.php
--- a/src/applications/transactions/editfield/PhabricatorCommentEditField.php
+++ b/src/applications/transactions/editfield/PhabricatorCommentEditField.php
@@ -11,6 +11,10 @@
return new PhabricatorCommentEditType();
}
+ public function shouldGenerateTransactionsFromSubmit() {
+ return false;
+ }
+
public function shouldGenerateTransactionsFromComment() {
return true;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 28, 12:10 PM (1 w, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7725402
Default Alt Text
D14795.diff (558 B)
Attached To
Mode
D14795: Fix overzealous subscribing in EditEngine
Attached
Detach File
Event Timeline
Log In to Comment