Page MenuHomePhabricator

Show exception title as page title for AphrontUsageException
ClosedPublic

Authored by epriestley on Feb 15 2015, 3:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 7:30 AM
Unknown Object (File)
Tue, Apr 30, 7:32 AM
Unknown Object (File)
Thu, Apr 25, 11:37 PM
Unknown Object (File)
Thu, Apr 25, 11:37 PM
Unknown Object (File)
Thu, Apr 25, 11:37 PM
Unknown Object (File)
Thu, Apr 25, 1:35 AM
Unknown Object (File)
Sat, Apr 20, 7:56 PM
Unknown Object (File)
Sat, Apr 20, 7:55 PM
Subscribers

Details

Summary

Fixes T7273. This shows a better title (like "No Such Instance") instead of a generic one ("Unhandled Exception") when the user hits an AphrontUsageException.

Test Plan

Visited a nonexistent instance, got a nice title.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Show exception title as page title for AphrontUsageException.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 15 2015, 3:31 PM
This revision was automatically updated to reflect the committed changes.