[Geoserver-devel] [JIRA] (GEOS-7998) ParamsExtractorPlugin generates invalid URLs in the capabilities when deployed in multipath contexts

Torsten created an issue

GeoServer / BugGEOS-7998

ParamsExtractorPlugin generates invalid URLs in the capabilities when deployed in multipath contexts

Issue Type:

BugBug

Affects Versions:

2.10.1

Assignee:

Unassigned

Components:

Community modules

Created:

16/Feb/17 5:35 PM

Priority:

LowestLowest

Reporter:

Torsten

When installing the params-extractor-plugin to GeoServer 2.10.1 that is deployed under a custom multipath context like “my/geoserver”, it appends “geoserver” to each base URL in the capabilities:

...
<OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/my/geoserver/geoserver/ows?SERVICE=WMS&"/>
...

To reproduce simply rename geoserver.war to my#geoserver.war before deploying it to tomcat, install the plugin and then request the capabilities.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.766.0#100032-sha1:7df0399)

Atlassian logo