Ticket #677 (closed defect: fixed)
GetStyles returns ServiceException even if response is okay
| Reported by: | tomkralidis | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WMS Server | Version: | 4.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
(using MapServer 4.2b3): If I issue: http://localhost/cgi-bin/mapserv.exe?map=c:/ms4w/mymapfile.map&version=1.1.1&service=WMS&request=GetStyles&layers=rivers I get : Content-type: application/vnd.ogc.se_xml Which is defined as an error content-type in OGC:WMS. However, if I look at the XML response, I expect an ServiceException XML document, however I get back the SLD document as requested. Looks like the content-type decl is off?
Change History
Note: See
TracTickets for help on using
tickets.
