[QGIS-trac] [Quantum GIS] #2895: WMS provider doesn't handle
exceptions
Quantum GIS
qgis at qgis.org
Mon Jul 19 13:27:00 EDT 2010
#2895: WMS provider doesn't handle exceptions
------------------------------------------------+---------------------------
Reporter: strk | Owner: nobody
Type: enhancement | Status: new
Priority: major: does not work as expected | Milestone:
Component: Data Provider | Version: Trunk
Keywords: | Platform_version:
Platform: Debian | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
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>
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2895>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list