Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13992471
D12729.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
574 B
Referenced Files
None
Subscribers
None
D12729.id.diff
View Options
diff --git a/src/applications/conpherence/editor/ConpherenceEditor.php b/src/applications/conpherence/editor/ConpherenceEditor.php
--- a/src/applications/conpherence/editor/ConpherenceEditor.php
+++ b/src/applications/conpherence/editor/ConpherenceEditor.php
@@ -561,7 +561,7 @@
$body = parent::buildMailBody($object, $xactions);
$body->addLinkSection(
pht('CONPHERENCE DETAIL'),
- PhabricatorEnv::getProductionURI('/conpherence/'.$object->getID().'/'));
+ PhabricatorEnv::getProductionURI('/'.$object->getMonogram()));
return $body;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 23, 4:55 PM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6744703
Default Alt Text
D12729.id.diff (574 B)
Attached To
Mode
D12729: Conpherence - send out monogram link in emails
Attached
Detach File
Event Timeline
Log In to Comment