Web app context-root should trim whitespace
-------------------------------------------
Key: GERONIMO-1683
URL: http://issues.apache.org/jira/browse/GERONIMO-1683
Project: Geronimo
Type: Bug
Components: web
Versions: 1.0
Reporter: Aaron Mulder
Fix For: 1.1, 1.0.1
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