mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-18 18:51:12 +01:00
3940c8e1f4
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. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13259 Differential Revision: https://secure.phabricator.com/D20295 |
||
---|---|---|
.. | ||
PhabricatorEmptyQueryException.php | ||
PhabricatorInvalidQueryCursorException.php |