Page MenuHomePhabricator

Give Phame blogs an explicit 404 controller
ClosedPublic

Authored by epriestley on Jun 2 2016, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 7:22 AM
Unknown Object (File)
Tue, Apr 9, 10:49 AM
Unknown Object (File)
Tue, Apr 2, 5:24 PM
Unknown Object (File)
Sun, Mar 31, 11:39 PM
Unknown Object (File)
Mar 16 2024, 4:34 AM
Unknown Object (File)
Feb 16 2024, 10:52 AM
Unknown Object (File)
Feb 15 2024, 11:05 PM
Unknown Object (File)
Feb 3 2024, 10:22 AM
Subscribers
None

Details

Summary

Ref T11076. Ref T9897. Bad links on Phame blogs are currently made worse because we try to prompt you to login on a non-cookie domain.

Instead, just 404 in a vanilla way. Do so cleanly on external domains.

Test Plan

Screen Shot 2016-06-02 at 7.37.58 AM.png (1×1 px, 120 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Give Phame blogs an explicit 404 controller.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
chad added inline comments.
src/applications/phame/site/Phame404Response.php
34

Hehe

This revision is now accepted and ready to land.Jun 2 2016, 3:13 PM
This revision was automatically updated to reflect the committed changes.