[Geoserver-devel] [jira] (GEOS-6807) WCS GetCapabilties requests with Sections parameter throws an exception

Nicola Lagomarsini created an issue

GeoServer / BugGEOS-6807

WCS GetCapabilties requests with Sections parameter throws an exception

Issue Type:

BugBug

Affects Versions:

2.6.1, 2.7-beta

Assignee:

Nicola Lagomarsini

Components:

WCS

Created:

19/Dec/14 11:01 AM

Priority:

MinorMinor

Reporter:

Nicola Lagomarsini

If you execute a WCS GetCapabilties request using the “Sections” parameter and without specifying the version, the result will be:
<ows:Exception exceptionCode=“InvalidParameterValue” locator=“SECTIONS”>
<ows:ExceptionText>
Failed to set property SECTIONS in request object using value net.opengis.ows20.impl.SectionsTypeImpl@anonymised.com (section: [All]) of type class net.opengis.ows20.impl.SectionsTypeImpl net.opengis.ows20.impl.SectionsTypeImpl cannot be cast to net.opengis.ows11.SectionsType
</ows:ExceptionText>
</ows:Exception>

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo