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
F14055254: D11771.diff
Sat, Nov 16, 9:52 AM
F13995690: D11771.id28379.diff
Wed, Oct 23, 2:48 PM
Unknown Object (File)
Oct 7 2024, 12:27 PM
Unknown Object (File)
Sep 30 2024, 7:45 PM
Unknown Object (File)
Sep 24 2024, 5:18 AM
Unknown Object (File)
Sep 2 2024, 11:54 PM
Unknown Object (File)
Aug 30 2024, 8:22 PM
Unknown Object (File)
Aug 29 2024, 5:23 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
Branch
xtitle
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4500
Build 4514: [Placeholder Plan] Wait for 30 Seconds

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.