[Geoserver-devel] [JIRA] (GEOS-8711) LockFeature using GetFeatureId stored query fails with NPE on workspace specific service

Andrea Aime created an issue

GeoServer / BugGEOS-8711

LockFeature using GetFeatureId stored query fails with NPE on workspace specific service

Issue Type:

BugBug

Assignee:

Unassigned

Created:

20/Apr/18 11:23 AM

Priority:

MediumMedium

Reporter:

Andrea Aime

A request like this one:

<wfs:LockFeature xmlns:wfs="http://www.opengis.net/wfs/2.0" expiry="60" service="WFS"
                 version="2.0.0">
   <wfs:StoredQuery id="urn:ogc:def:query:OGC-WFS::GetFeatureById">
      <wfs:Parameter name="id">PrimitiveGeoFeature.4f958d5b-ccd5-45ad-ab14-d8ddaab847e0</wfs:Parameter>
   </wfs:StoredQuery>
</wfs:LockFeature>

Fails on a workspace specific service with NPE, but works fine on a global service instead (PrimitiveGeoFeature is in the workspace, of course)

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082-sha1:0a2bb8d)

Atlassian logo