[OpenLayers-Dev] WFS-T demo failing?

Andrea Aime aaime at openplans.org
Tue May 29 11:54:30 EDT 2007


Andrea Aime ha scritto:
> Christopher Schmidt ha scritto:
>> The OpenLayers Development Team is proud to announce the final release of
>> OpenLayers 2.4!
> 
> I've just tried again the OL version we ship in Geoserver to 2.4,
> and noticed it does not work.

Oh well, here is the cure. On FormatWFS.js, line 49, add the following:
transaction.setAttribute("version","1.0.0");
transaction.setAttribute("service","WFS");

and then the transactions do commit just fine.
Cheers
Andrea



More information about the Dev mailing list