On Fri, Mar 07, 2008 at 04:38:11AM -0800, Jon Britton wrote: > > Hi, > I've just checked out trunk and for some reason I can't get WFS transactions > to work. OpenLayers is not posting any data to the WFS! It only sends: > > <wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" version="1.0.0" > service="WFS"/> > > So I always get "Success" although nothing has happened. This might be a > problem with my code, but I'm pretty sure it was working fine before.
How are you updating the state of your features after modifying them? Looks to me like a lack of features with changed state is causing the problem. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
