Page MenuHomePhabricator

D13738.diff
No OneTemporary

D13738.diff

diff --git a/src/applications/countdown/editor/PhabricatorCountdownEditor.php b/src/applications/countdown/editor/PhabricatorCountdownEditor.php
--- a/src/applications/countdown/editor/PhabricatorCountdownEditor.php
+++ b/src/applications/countdown/editor/PhabricatorCountdownEditor.php
@@ -160,7 +160,7 @@
protected function buildMailTemplate(PhabricatorLiskDAO $object) {
$monogram = $object->getMonogram();
- $name = $object->getName();
+ $name = $object->getTitle();
return id(new PhabricatorMetaMTAMail())
->setSubject("{$monogram}: {$name}")

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 4:45 PM (3 d, 10 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6718962
Default Alt Text
D13738.diff (579 B)

Event Timeline