geosolutions-it / inspire-issues

This repository works as an aggregator for GeoServer known issues with respect to INSPIRE compliance and support.
https://waffle.io/geosolutions-it/inspire-issues
0 stars 0 forks source link

GetProperyValue for an element of a featureType embeded in another featureType is returning null namespace prefixes in the GML #19

Closed nmco closed 5 years ago

nmco commented 5 years ago

For example a GetPropertyValue request to retrieve the geographical name of a protected site will return null namespace prefixes in the GML. With other software there are no such issues. Links to test: http://inspire.teamnet.ro/geoserver/wfs?version=2.0.0&request=GetPropertyValue&typeName=ps:ProtectedSite&valueReference=ps:siteName/gn:GeographicalName/gn:spelling/gn:SpellingOfName&count=2 and http://geoserver.ymparisto.fi/geoserver/wfs?version=2.0.0&request=GetPropertyValue&typeName=ps:ProtectedSite&valueReference=ps:siteName/gn:GeographicalName/gn:spelling/gn:SpellingOfName&count=2 "

nmco commented 5 years ago

This bug was reported at https://osgeo-org.atlassian.net/browse/GEOS-8108, on 2017/07/04. The fix from July 2017 did not solved this issue