Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature editing for an empty attribute doesn't work after modifying a geometry first #197

Open
bartvde opened this issue Jul 14, 2013 · 3 comments

Comments

@bartvde
Copy link
Contributor

bartvde commented Jul 14, 2013

Start up the feature editor, press Edit, and modify the geometry, then Save. Press Edit again and edit one of the attributes that is empty in the grid, put in a value and press save again. The transaction is empty in this case.

<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><wfs:Update typeName="feature:taxlots" xmlns:feature="http://medford.opengeo.org"><ogc:Filter xmlns:ogc="http://www.opengis.net/ogc"><ogc:FeatureId fid="taxlots.18640"/></ogc:Filter></wfs:Update></wfs:Transaction>
@bartvde
Copy link
Contributor Author

bartvde commented Jul 14, 2013

so Ext has undefined values in record.modified, and OpenLayers ignores these when writing out

bartvde pushed a commit that referenced this issue Jul 14, 2013
…will not be ignored by OpenLayers when writing out the WFS-T transaction XML (see #197
@bartvde
Copy link
Contributor Author

bartvde commented Jul 14, 2013

most likely this change is gonna get reverted and there will be a change in OpenLayers instead see:

3ec70a6#commitcomment-3630416

@bartvde
Copy link
Contributor Author

bartvde commented Jul 14, 2013

see: openlayers/openlayers#1040

bartvde pushed a commit that referenced this issue Jul 14, 2013
…ributes will not be ignored by OpenLayers when writing out the WFS-T transaction XML (see #197"

This reverts commit 3ec70a6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant