[ http://issues.apache.org/jira/browse/GERONIMO-1683?page=all ]
Erin Mulder updated GERONIMO-1683: ---------------------------------- Attachment: 1683-context-root-trim.patch The attached patch includes fixes this issue in tomcat-builder and jetty-builder. Includes tests. > Web app context-root should trim whitespace > ------------------------------------------- > > Key: GERONIMO-1683 > URL: http://issues.apache.org/jira/browse/GERONIMO-1683 > Project: Geronimo > Type: Bug > Security: public(Regular issues) > Components: web > Versions: 1.0 > Reporter: Aaron Mulder > Assignee: Aaron Mulder > Priority: Critical > Fix For: 1.1 > Attachments: 1683-context-root-trim.patch > > If you have an element like this: > <context-root> > /something > </context-root> > Then the whitespace is included in the context root -- it becomes "return > space space /something" instead of just "/something". We should trim the > whitespace. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira