Issue Type: Bug Bug
Affects Versions: UDIG 1.3.3
Assignee: Jody Garnett
Components: webservices
Created: 04/Nov/12 11:23 PM
Description:

Steps to reproduce:
1. Add GetCapabilities URL to uDig Catalog
2. Select Tasmania Water Bodies and create new map
3. Use the Info tool to click on one of the lakes

Failure:

Log for test s0002/d437e115_1_2/d184e83_1

Test gm:exceptions (s0002/d437e115_1_2/d184e83_1)

Assertion: The value of the EXCEPTIONS parameter is one of the formats listed in the service metadata.

Message d184e625_1:
application/vnd.ogc.se_xml is not a valid EXCEPTIONS value.

Result: Failed

GetMap Request:

http://localhost:8888/teamengine/monitor/1?
    SERVICE=WMS
    &LAYERS=topp%3Atasmania_water_bodies
    &EXCEPTIONS=application/vnd.ogc.se_xml
    &CRS=EPSG:4326
    &FORMAT=image/gif
    &HEIGHT=384
    &TRANSPARENT=TRUE
    &REQUEST=GetMap
    &BBOX=-43.031944,145.97161899999998,-41.775558,147.219696
    &WIDTH=381
    &STYLES=cite_lakes
    &VERSION=1.3.0

GetCapabilities description of GetMap operation:

<GetMap>
    <Format>image/png</Format>
    <Format>application/atom+xml</Format>
    <Format>application/pdf</Format>
    <Format>application/vnd.google-earth.kml+xml</Format>
    <Format>
        application/vnd.google-earth.kml+xml;mode=networklink
    </Format>
    <Format>application/vnd.google-earth.kmz</Format>
    <Format>image/geotiff</Format>
    <Format>image/geotiff8</Format>
    <Format>image/gif</Format>
    <Format>image/jpeg</Format>
    <Format>image/png; mode=8bit</Format>
    <Format>image/svg+xml</Format>
    <Format>image/tiff</Format>
    <Format>image/tiff8</Format>
    <DCPType>
        <HTTP>
            <Get>
                <OnlineResource xlink:type="simple" xlink:href="" class="code-quote">"http://localhost:8080/geoserver/ows?SERVICE=WMS&"/>
            </Get>
        </HTTP>
    </DCPType>
</GetMap>
Environment: CITE TEAM Engine configured with WMS 1.3.0 Client test acting as a proxy between GetServer 2.2 and uDig 1.3.3-SNAPSHOT.
Project: uDIG
Priority: Trivial Trivial
Reporter: Jody Garnett
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to