Page MenuHomePhabricator

D16245.id39078.diff
No OneTemporary

D16245.id39078.diff

diff --git a/src/applications/phame/controller/PhameLiveController.php b/src/applications/phame/controller/PhameLiveController.php
--- a/src/applications/phame/controller/PhameLiveController.php
+++ b/src/applications/phame/controller/PhameLiveController.php
@@ -195,7 +195,9 @@
}
if ($post) {
- $crumbs->addTextCrumb($post->getTitle());
+ if (!$is_external) {
+ $crumbs->addTextCrumb('J'.$post->getID());
+ }
}
return $crumbs;

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 28, 12:45 PM (2 d, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7725087
Default Alt Text
D16245.id39078.diff (475 B)

Event Timeline