Matvei Stefarov created an issue |
Issue Type: |
Bug |
---|---|
Affects Versions: |
2.14.0 |
Assignee: |
Unassigned |
Created: |
27/Oct/18 12:07 AM |
Priority: |
Medium |
Reporter: |
RESTful WMTS tile requests can fail on GeoServer 2.14 in default configuration, even with the default dataset. The exception comes from Springs’ StrictHttpFirewall: “RequestRejectedException: The request was rejected because the URL was not normalized.”. Exception is triggered any time two slashes appear in the URL path ( For a specific example, take “tasmania” layer in the default dataset. It has a single unnamed style and a ResourceURL template:
When a compliant WMTS client fills out the URL template, it replaces A potential workaround here is to avoid making RESTful tile requests, and to use WMTS service via KVP instead. Unfortunately this option is not available for most WMTS clients. I’m not sure if there is a way to customize StrictHttpFirewall options on a GeoServer installation without rebuilding it from source — please let me know if it is. This problem is not reproducible in 2.13’s default configuration. Potentially related issue: https://osgeo-org.atlassian.net/browse/GEOS-8913 |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100094-sha1:650e5e6) |