Page MenuHomePhabricator

Give Phame blogs an explicit 404 controller
ClosedPublic

Authored by epriestley on Jun 2 2016, 2:39 PM.
Tags
None
Referenced Files
F18776496: D16010.id38533.diff
Fri, Oct 10, 10:12 PM
F18768766: D16010.diff
Wed, Oct 8, 5:16 AM
F18733360: D16010.id.diff
Tue, Sep 30, 10:33 PM
F18732390: D16010.id.diff
Tue, Sep 30, 5:55 PM
F18720591: D16010.diff
Mon, Sep 29, 7:27 PM
F18619295: D16010.diff
Sep 15 2025, 2:11 AM
F18581260: D16010.id38533.diff
Sep 11 2025, 5:28 AM
F18581229: D16010.id38533.diff
Sep 11 2025, 5:20 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
Branch
blog1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12408
Build 15710: Run Core Tests
Build 15709: arc lint + arc unit

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
33

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.