OpenLayers OpenLayers

Ticket #1471 (new feature)

Opened 4 months ago

Last modified 3 months ago

WFS Format uses wrong typename for Delete and Update

Reported by: thijsbrentjens Assigned to: tschaub
Priority: minor Milestone: 2.7 Release
Component: Format.WFS Version: 2.5
Keywords: Cc:
State: Review

Description

In WFS Delete and Update requests the typename attribute is not set with the correct value. Format.WFS now uses the layerName, but should use the typename. A patch is attached.

Attachments

WFS_format.js.patch (1.4 kB) - added by thijsbrentjens on 03/31/08 03:13:29.

Change History

03/31/08 03:13:29 changed by thijsbrentjens

  • attachment WFS_format.js.patch added.

04/15/08 21:36:06 changed by crschmidt

  • state set to Review.
  • milestone set to 2.7 Release.