Feature request #2895

WMS provider doesn't handle exceptions

Added by Sandro Santilli over 13 years ago. Updated almost 7 years ago.

Status:Open
Priority:Low
Assignee:-
Category:Web Services clients/WMS
Pull Request or Patch supplied:No Resolution:
Easy fix?:No Copied to github as #:12955

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

#1 Updated by Sandro Santilli over 13 years ago

Same happens for GetMap requests. In this case, qgis might instead ask for inline exceptions (in-image) when supported by server.

#2 Updated by Paolo Cavallini over 12 years ago

  • Pull Request or Patch supplied set to No
  • Assignee deleted (nobody -)
  • Category changed from Data Provider to Web Services clients/WMS

#3 Updated by Giovanni Manghi over 12 years ago

  • Target version changed from Version 1.7.0 to Version 1.7.4

#4 Updated by Giovanni Manghi almost 12 years ago

  • Target version changed from Version 1.7.4 to Version 2.0.0

#5 Updated by Pirmin Kalberer over 11 years ago

  • Target version changed from Version 2.0.0 to Future Release - Nice to have

#6 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No

Also available in: Atom PDF