Page MenuHomePhabricator

404 older-style Phame URIs properly
ClosedPublic

Authored by epriestley on Dec 12 2015, 1:28 AM.
Tags
None
Referenced Files
F18375071: D14747.diff
Thu, Aug 28, 9:26 AM
F18372709: D14747.id.diff
Thu, Aug 28, 6:45 AM
F18371755: D14747.diff
Thu, Aug 28, 5:38 AM
F17928723: D14747.id.diff
Jul 30 2025, 4:21 PM
F17912325: D14747.diff
Jul 29 2025, 4:04 PM
Unknown Object (File)
May 26 2025, 10:10 AM
Unknown Object (File)
May 25 2025, 5:49 PM
Unknown Object (File)
May 25 2025, 6:43 AM

Details

Summary

Ref T9968. Some of the crumb/route handling wasn't quite tight enough and could hit a fatal.

Test Plan

Hit previously-fataling URI, got a 404 instead.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to 404 older-style Phame URIs properly.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 12 2015, 1:30 AM
starruler added inline comments.
src/applications/phame/controller/PhameLiveController.php
166–173

I can't add a macro to this install so here you go

deeper.jpg (279×512 px, 23 KB)

This revision was automatically updated to reflect the committed changes.
joshuaspence added inline comments.
src/applications/phame/application/PhabricatorPhameApplication.php
43

Is this still valid?

src/applications/phame/controller/PhameLiveController.php
169

Four levels of nesting :(

src/applications/phame/application/PhabricatorPhameApplication.php
43

Yes, I added this this morning.

src/applications/phame/controller/PhameLiveController.php
169

How would you suggest rewriting it?

src/applications/phame/application/PhabricatorPhameApplication.php
43

Lol okay, makes sense...

src/applications/phame/controller/PhameLiveController.php
169

Oh I don't have any ideas, just making a remark.