application/atom+xml and application/rss+xml are in capabilities but are not supported
--------------------------------------------------------------------------------------
Key: GEOS-1253
URL: http://jira.codehaus.org/browse/GEOS-1253
Project: GeoServer
Issue Type: Bug
Components: WMS
Affects Versions: 1.6.0-beta2
Environment: Linux tomcat
Reporter: Ian Turton
Assignee: Gabriel Roldán
the getcapabilities response for 1.6beta2 lists:
<Format>application/pdf</Format>
<Format>rss</Format>
<Format>image/jpeg</Format>
<Format>image/geotiff</Format>
<Format>image/svg+xml</Format>
<Format>atom</Format>
<Format>application/rss+xml</Format>
<Format>application/openlayers</Format>
<Format>application/vnd.google-earth.kml+xml</Format>
<Format>image/png</Format>
<Format>application/atom+xml</Format>
<Format>application/vnd.google-earth.kmz</Format>
<Format>image/tiff</Format>
<Format>image/gif</Format>
if you make a request using test servlet with format=application/rss+xml or format=application/atom+xml you get an error message saying these are unsupported formats everything works fine if you choose rss or atom as formats.
--
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