EXCEPTIONS=application/Fvnd.ogc.se_inimage is not respected anymore
-------------------------------------------------------------------

                 Key: GEOS-1936
                 URL: http://jira.codehaus.org/browse/GEOS-1936
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 1.6.3
            Reporter: Andrea Aime
            Assignee: Justin Deoliveira
             Fix For: 1.6.4


Trying this request (with a wrong cql filter):

http://localhost:8080/geoserver/wms?WIDTH=800&SRS=EPSG%3A4326&STYLES=&HEIGHT=317&LAYERS=topp%3Astates&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&CQL_FILTER=states.1&BBOX=-145.489487296875,17.49445597548828,-46.21178370312501,56.83324602451172

results in an exception reported in xml, whilst the EXCEPTIONS attribute 
requested it to be embedded in the image. I guess somehow the dispatcher should 
make an exception for WMS and let it handle the exception in a different way. 
Justin, do we have any extension point in the dispatching system to allow for 
this kind of service specific exception handling?

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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to