id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11519 Allow default_handler to be set from the Basic Settings admin page Ryan J Ollos Some allowed values for `default_handler` are documented at TracIni#trac-section. However, plugins may add `IRequestHandler`s and some of the documented values may not be valid if the Components are disabled. We might consider trying to dynamically generate the list of `IRequestHandler`s for the documentation. However, a simple solution would be to add a select to the //Basic Settings// admin page and allow the `default_handler` to be set through the web ui. enhancement new normal next-dev-1.1.x admin/web normal