Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15373232
D13717.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
455 B
Referenced Files
None
Subscribers
None
D13717.diff
View Options
diff --git a/src/applications/badges/editor/PhabricatorBadgesEditor.php b/src/applications/badges/editor/PhabricatorBadgesEditor.php
--- a/src/applications/badges/editor/PhabricatorBadgesEditor.php
+++ b/src/applications/badges/editor/PhabricatorBadgesEditor.php
@@ -181,6 +181,7 @@
protected function getMailTo(PhabricatorLiskDAO $object) {
return array(
+ $object->getCreatorPHID(),
$this->requireActor()->getPHID(),
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 13, 3:04 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7624358
Default Alt Text
D13717.diff (455 B)
Attached To
Mode
D13717: Fix sending mail on Badges
Attached
Detach File
Event Timeline
Log In to Comment