Page MenuHomePhabricator

Give Phame blogs an explicit 404 controller
ClosedPublic

Authored by epriestley on Jun 2 2016, 2:39 PM.
Tags
None
Referenced Files
F14055030: D16010.diff
Sat, Nov 16, 7:35 AM
F14042471: D16010.diff
Tue, Nov 12, 3:47 AM
F14025432: D16010.diff
Thu, Nov 7, 5:48 PM
F14003872: D16010.diff
Sat, Oct 26, 11:50 AM
F13989166: D16010.id38532.diff
Mon, Oct 21, 6:33 PM
Unknown Object (File)
Oct 10 2024, 10:53 PM
Unknown Object (File)
Oct 9 2024, 3:55 AM
Unknown Object (File)
Sep 17 2024, 12:56 PM
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.