OpenLayers OpenLayers

Ticket #1943 (closed feature: fixed)

Opened 1 year ago

Last modified 1 year ago

add abort method to wfs protocol

Reported by: tschaub Assigned to: tschaub
Priority: minor Milestone: 2.8 Release
Component: Protocol.WFS Version: SVN
Keywords: Cc:
State: Complete

Description

For consistency with other protocols.

Attachments

patch-1943-r8869-A0.diff (0.7 kB) - added by elemoine on 02/18/09 00:28:02.
abort.patch (1.8 kB) - added by tschaub on 03/01/09 13:35:59.
support abort for wfs protocol

Change History

02/18/09 00:28:02 changed by elemoine

  • attachment patch-1943-r8869-A0.diff added.

02/18/09 00:28:39 changed by elemoine

  • state set to Review.
  • version changed from 2.7 to SVN.

03/01/09 13:35:59 changed by tschaub

  • attachment abort.patch added.

support abort for wfs protocol

03/01/09 13:40:21 changed by tschaub

  • state changed from Review to Commit.

Thanks for the patch Eric. Looks good to me. Tests pass in FF3.

03/02/09 05:13:23 changed by elemoine

  • status changed from new to closed.
  • state changed from Commit to Complete.
  • resolution set to fixed.

(In [8933]) add abort method to wfs protocol, r=tschaub (closes #1943)