Page MenuHomePhabricator

404 older-style Phame URIs properly
ClosedPublic

Authored by epriestley on Dec 12 2015, 1:28 AM.
Tags
None
Referenced Files
F14052467: D14747.diff
Fri, Nov 15, 9:04 AM
F14038800: D14747.diff
Mon, Nov 11, 2:09 AM
F14023475: D14747.diff
Thu, Nov 7, 2:13 AM
F13990385: D14747.id.diff
Tue, Oct 22, 3:16 AM
Unknown Object (File)
Oct 9 2024, 2:50 AM
Unknown Object (File)
Oct 2 2024, 2:07 PM
Unknown Object (File)
Sep 20 2024, 7:55 PM
Unknown Object (File)
Sep 4 2024, 5:10 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.