ReverseProxyFilter does not take into account the possibility that geoserver will be the root applications
----------------------------------------------------------------------------------------------------------
Key: GEOS-2646
URL: http://jira.codehaus.org/browse/GEOS-2646
Project: GeoServer
Issue Type: Bug
Components: Struts
Affects Versions: 1.6.5
Environment: CentOS, TomCat5
Reporter: Chris Jensen
Assignee: Andrea Aime
ReverseProxyFilter.class appears to do a search and replace on the geoserver output, that does not take into account that someone may want to run the geoserver in a root container, instead of the default geoserver/ container. When it compares the base url (/) to the / in an ending html tag (</a> for instance), it thinks it needs to replace it. </a> becomes </geoserver/a> and breaks output.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira