Leftover piece that didn't get committed in sandbox. (WFS Layer won't

save without this.)


git-svn-id: http://svn.openlayers.org/trunk/openlayers@2805 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-03-16 13:51:46 +00:00
parent 61fb954005
commit 8ddfb3fba7

View File

@@ -263,8 +263,7 @@ OpenLayers.Layer.WFS.prototype =
var failure = this.commitFailure.bind(this)
//
OpenLayers.Ajax.serializeXMLToString(data);
data = OpenLayers.Ajax.serializeXMLToString(data);
// from prototype.js
new OpenLayers.Ajax.Request(url,