Opened 15 years ago

Closed 15 years ago

#444 closed defect (fixed)

WMS Provider GetMap drops exception information

Reported by: trevorwekel Owned by: trevorwekel
Priority: major Milestone: 3.4.0
Component: WMS Provider Version: 3.3.2
Severity: 3 Keywords: wms exception
Cc: External ID: 1138613.01, 1138613.03

Description

When the WMS Provider encounters an HTML formatted error as part of a GetMap request, it attempts to interpret the result as as an image. By default, WMS servers are supposed to return error messages in XML documents. However, some servers do not.

By adding the optional EXCEPTIONS parameter to the WMS request, some non-compliant servers will return the correct XML error document which the WMS Provider can then interpret correctly.

Change History (4)

comment:1 by trevorwekel, 15 years ago

Status: newassigned

comment:3 by trevorwekel, 15 years ago

External ID: 1138613.011138613.01, 1138613.03

comment:4 by trevorwekel, 15 years ago

Milestone: 3.4.0
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.