Page MenuHomePhabricator

404 older-style Phame URIs properly
ClosedPublic

Authored by epriestley on Dec 12 2015, 1:28 AM.
Tags
None
Referenced Files
F13092790: D14747.diff
Thu, Apr 25, 5:21 AM
Unknown Object (File)
Tue, Apr 23, 10:43 PM
Unknown Object (File)
Thu, Apr 11, 8:24 AM
Unknown Object (File)
Mar 24 2024, 2:56 AM
Unknown Object (File)
Mar 7 2024, 5:00 PM
Unknown Object (File)
Mar 7 2024, 5:00 PM
Unknown Object (File)
Mar 5 2024, 3:47 PM
Unknown Object (File)
Mar 5 2024, 12:40 PM

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.