Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15342146
D19114.id45803.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
458 B
Referenced Files
None
Subscribers
None
D19114.id45803.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 10, 9:03 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7472512
Default Alt Text
D19114.id45803.diff (458 B)
Attached To
Mode
D19114: Fix incorrect context extraction for relative Phriction links on Phriction pages
Attached
Detach File
Event Timeline
Log In to Comment