Page MenuHomePhabricator

D19114.diff
No OneTemporary

D19114.diff

diff --git a/src/applications/phriction/markup/PhrictionRemarkupRule.php b/src/applications/phriction/markup/PhrictionRemarkupRule.php
--- a/src/applications/phriction/markup/PhrictionRemarkupRule.php
+++ b/src/applications/phriction/markup/PhrictionRemarkupRule.php
@@ -275,7 +275,7 @@
}
if ($context instanceof PhrictionDocument) {
- return $context->getSlug();
+ return $context->getContent()->getSlug();
}
return null;

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 27, 6:53 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9048186
Default Alt Text
D19114.diff (458 B)

Event Timeline