Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F45502051
D4184.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
535 B
Referenced Files
None
Subscribers
None
D4184.diff
View Options
diff --git a/workspaces/src/apps/staticcontent/StaticContentApplication.php b/workspaces/src/apps/staticcontent/StaticContentApplication.php
--- a/workspaces/src/apps/staticcontent/StaticContentApplication.php
+++ b/workspaces/src/apps/staticcontent/StaticContentApplication.php
@@ -74,7 +74,7 @@
echo "Can't serve $ext file";
}
} else {
- ErrorPageController::show($context, 404);
+ ErrorPageController::show($this->context, 404);
exit;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 11:11 (18 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4028104
Default Alt Text
D4184.diff (535 B)
Attached To
Mode
D4184: Serve correctly application context for static content 404 errors
Attached
Detach File
Event Timeline
Log In to Comment