Feature #2895
WMS provider doesn't handle exceptions
| Status: | New | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | WMS Client | |||
| Target version: | Version X - Unplanned | |||
| Platform: | Debian | Resolution: | ||
| Platform version: | Patch supplied: | No | ||
| Status info: | 0 |
Description
getCapabilities request performed by WMS provider isn't checked for exceptions. This makes it hard to debug servers...
Btw, WMS 1.3.0 exceptions look different from WFS 1.0.0 exceptions.
Here's an example:
[[ServiceExceptionReport]] version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd"> − <ServiceException> msGetLabelSize(): [[TrueType]] Font error. Requested font (arial) not found. </ServiceException> </ServiceExceptionReport>
History
Updated by Sandro Santilli almost 3 years ago
Same happens for GetMap requests. In this case, qgis might instead ask for inline exceptions (in-image) when supported by server.
Updated by Paolo Cavallini over 1 year ago
- Category changed from Data Provider to WMS Client
- Assigned to deleted (
nobody -) - Patch supplied set to No
Updated by Giovanni Manghi over 1 year ago
- Target version changed from Version 1.7.0 to Version 1.7.4
Updated by Giovanni Manghi about 1 year ago
- Target version changed from Version 1.7.4 to Version 2.0.0
Updated by Pirmin Kalberer 9 months ago
- Target version changed from Version 2.0.0 to Version X - Unplanned