Page MenuHomePhabricator

Improve 404 behavior for new Diviner
ClosedPublic

Authored by epriestley on Mar 5 2014, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 21 2026, 10:35 PM
Unknown Object (File)
Mar 8 2026, 5:37 PM
Unknown Object (File)
Mar 6 2026, 11:33 AM
Unknown Object (File)
Feb 12 2026, 4:02 PM
Unknown Object (File)
Feb 11 2026, 8:01 PM
Unknown Object (File)
Jan 18 2026, 11:25 AM
Unknown Object (File)
Dec 23 2025, 2:20 PM
Unknown Object (File)
Dec 23 2025, 2:02 PM
Subscribers

Details

Summary

Ref T988. When the user clicks a link we haven't explicitly resolved before, we send them to the /find/ endpoint, but currently just 404 if we can't find the relevant documentation.

Instead, display a more user-friendly error message, since we're probably going to have some of these. Also, make the page title much worse.

Test Plan

Hit a 404 via /find/, got a nicer page.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 5 2014, 8:00 PM