Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17868124
D11971.id28822.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
593 B
Referenced Files
None
Subscribers
None
D11971.id28822.diff
View Options
diff --git a/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php b/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
--- a/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
+++ b/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
@@ -186,7 +186,9 @@
return $this->unmentionablePHIDMap;
}
- protected function shouldEnableMentions() {
+ protected function shouldEnableMentions(
+ PhabricatorLiskDAO $object,
+ array $xactions) {
return true;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 29, 7:17 AM (2 d, 6 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8692655
Default Alt Text
D11971.id28822.diff (593 B)
Attached To
Mode
D11971: Fix bad method signature
Attached
Detach File
Event Timeline
Log In to Comment