OpenLayers OpenLayers

Changeset 2805

Show
Ignore:
Timestamp:
03/16/07 09:51:46 (2 years ago)
Author:
crschmidt
Message:

Leftover piece that didn't get committed in sandbox. (WFS Layer won't
save without this.)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Layer/WFS.js

    r2803 r2805  
    264264        var failure = this.commitFailure.bind(this) 
    265265         
    266         //   
    267         OpenLayers.Ajax.serializeXMLToString(data); 
     266        data = OpenLayers.Ajax.serializeXMLToString(data); 
    268267         
    269268        // from prototype.js