|
Nuno Oliveira created an issue |
Adding a readonly rule in GeoFence will provoke a NullPointer exception |
Issue Type: |
|
---|---|
Assignee: |
Unassigned |
Attachments: |
Capture d’écran de 2016-04-28 17-56-16.png, stack-trace.txt |
Components: |
GeoFence, WFS |
Created: |
28/Apr/16 7:15 PM |
Priority: |
|
Reporter: |
Using an external GeoFence instance (version 3.2.0) and a GeoServer instance (master) with the GeoFence community module. Defining an attribute READONLY rule in GeoFence will provoke a NullPointerException in a WFS transaction request to the layer, regardless if we try to update the READONLY attribute or not. To reproduce the error, define a READONLY attribute rule in GeoFence (see print-screen). And try this requests: Updating the READONLY attribute
Updating another attribute
In both cases the response should be: {{<ows:ExceptionReport xmlns:xs=“http://www.w3.org/2001/XMLSchema” xmlns:ows=“http://www.opengis.net/ows” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” version=“1.0.0” xsi:schemaLocation=“http://www.opengis.net/ows http://localhost:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd”> Stack trace attached. |
This message was sent by Atlassian JIRA (v1000.5.0#72002-sha1:17539a9) |
|