[Geoserver-devel] [jira] Created: (GEOS-4615) WMS 1.1.1 geotiff output format uses incorrect mime type

WMS 1.1.1 geotiff output format uses incorrect mime type
--------------------------------------------------------

                 Key: GEOS-4615
                 URL: http://jira.codehaus.org/browse/GEOS-4615
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.1.1

The "image/geotiff" output format returns responses whose mime type is "image/tiff"
This is against the specification:

{panel}
The return value of a valid Service request shall correspond to the type requested in the
FORMAT parameter. In an HTTP environment, the Content-type header of the response
shall be exactly the MIME type given in the request.
{pane}

Cited from WMS 1.1 spec, "6.6 service results", page 20

--
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