Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15454694
D16257.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
706 B
Referenced Files
None
Subscribers
None
D16257.diff
View Options
diff --git a/src/applications/phriction/application/PhabricatorPhrictionApplication.php b/src/applications/phriction/application/PhabricatorPhrictionApplication.php
--- a/src/applications/phriction/application/PhabricatorPhrictionApplication.php
+++ b/src/applications/phriction/application/PhabricatorPhrictionApplication.php
@@ -59,7 +59,7 @@
'new/' => 'PhrictionNewController',
'move/(?P<id>[1-9]\d*)/' => 'PhrictionMoveController',
- 'preview/(?P<slug>.+/)' => 'PhrictionMarkupPreviewController',
+ 'preview/(?P<slug>.*/)' => 'PhrictionMarkupPreviewController',
'diff/(?P<id>[1-9]\d*)/' => 'PhrictionDiffController',
),
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 30, 7:50 PM (5 d, 8 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7703934
Default Alt Text
D16257.diff (706 B)
Attached To
Mode
D16257: Make Phriction previews of the root document work correctly
Attached
Detach File
Event Timeline
Log In to Comment