[Geoserver-devel] [jira] (GEOS-6707) SortBy property name validation breaks app-schema

Ben Caradoc-Davies created an issue

GeoServer / BugGEOS-6707

SortBy property name validation breaks app-schema

Issue Type:

BugBug

Affects Versions:

2.7-beta

Assignee:

Andrea Aime

Components:

WFS

Created:

06/Oct/14 4:10 AM

Priority:

CriticalCritical

Reporter:

Ben Caradoc-Davies

After this change app-schema SortBy online tests against postgis and oracle fail:
https://github.com/geoserver/geoserver/commit/b2eed8fa11f4a43e62972491d2b53afb5c0cc68b
https://jira.codehaus.org/browse/GEOS-6701

Not sure if it is a namespace prefix issue or a problem in app-schema.

Error:

06 Oct 17:00:02 ERROR [geoserver.ows] - 
org.geoserver.wfs.WFSException: Illegal property name: gsml:specification for feature type gsml:MappedFeature
	at org.geoserver.wfs.GetFeature.validateSortBy(GetFeature.java:1141)
	at org.geoserver.wfs.GetFeature.run(GetFeature.java:459)
	at org.geoserver.wfs.DefaultWebFeatureService.getFeature(DefaultWebFeatureService.java:122)

Broken builds here:
https://cgsrv8.arrc.csiro.au/jenkins/view/geoserver-master/job/geoserver-master-app-schema-online-test/

Add Comment

Add Comment

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

Atlassian logo