GetFeatureInfo returns text response when the format is not recognize, shouldn't it return an exception instead?
----------------------------------------------------------------------------------------------------------------
Key: GEOS-1924
URL: http://jira.codehaus.org/browse/GEOS-1924
Project: GeoServer
Issue Type: Bug
Components: WMS
Affects Versions: 1.6.3
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.6.4
The following request against sample data:
returns a text result, but the format "application/vnd.ogc.se_xml" is not valid, it should be "application/vnd.ogc.gml" instead. Usually OGC services do report a an exception with the proper code the wrong param in the locator. Double check the spec and then fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira