[jetty-dev] [jira] (JETTY-1501) Setting custom error response message changes page title
"Jan Bartel (JIRA)" <[email protected]> Fri, 3 Aug 2012 04:27:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1603818040.36907.1343986041217.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jan Bartel commented on JETTY-1501 Setting custom error response message changes page title Added new method on ErrorHandler called setShowMethodInTitle(boolean). Configured on a webapp/context in xml like so: <Get name="errorHandler"> <Set name="showMessageInTitle">false</Set> </Get> Fixed for 7.6.6/8.1.6 This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email