Page MenuHomePhabricator

Make the UI when you use an invalid cursor ("?after=19874189471232892") a little nicer
ClosedPublic

Authored by epriestley on Mar 18 2019, 9:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 5 2026, 7:09 AM
Unknown Object (File)
Jul 2 2026, 4:08 PM
Unknown Object (File)
Jun 20 2026, 4:41 AM
Unknown Object (File)
Jun 6 2026, 8:20 AM
Unknown Object (File)
Jun 3 2026, 11:51 PM
Unknown Object (File)
Apr 21 2026, 11:37 AM
Unknown Object (File)
Apr 16 2026, 4:14 PM
Unknown Object (File)
Apr 14 2026, 10:36 PM
Subscribers
None

Details

Summary

Ref T13259. Currently, visiting a page that executes a query with an invalid cursor raises a bare exception that escapes to top level.

Catch this a little sooner and tailor the page a bit.

Test Plan

Visited /maniphest/?after=335234234223, saw a nicer exception page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable