Ticket #555 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Protocol POST should support also geometry for update

Reported by: cmoullet Owned by: elemoine
Priority: major Milestone: framework.server 1.2.1 Release
Component: framework.server Version: SVN
Keywords: Cc:
State: Commit

Description (last modified by cmoullet) (diff)

According to doc : http://www.mapfish.org/trac/mapfish/wiki/MapFishProtocol "Features with no ids ({id: null}) are created. Features with ids are updated." This works well, except for geometry. The proposed patch is supposed to update also the geometry.

Attachments

protocol.patch (0.5 kB) - added by cmoullet 2 years ago.
protocol.1.patch (0.6 kB) - added by elemoine 2 years ago.
avoid having two similar statements

Change History

Changed 2 years ago by cmoullet

Changed 2 years ago by elemoine

avoid having two similar statements

Changed 2 years ago by elemoine

with protocol.1.patch we avoid having two similar statements. Tests continue to pass. Tell me if the patch still works for you.

Changed 2 years ago by cmoullet

  • description modified (diff)

Changed 2 years ago by cmoullet

  • description modified (diff)

Changed 2 years ago by cmoullet

Very fine with me ;-)

Changed 2 years ago by elemoine

  • status changed from new to closed
  • resolution set to fixed

(In [3368]) Protocol POST should support also geometry for update, p=cmoullet, r=me (closes #555)

Changed 2 years ago by elemoine

  • state changed from Review to Commit
  • milestone changed from 1.3 Release to framework.server 1.2.1 Release

Changed 2 years ago by aabt

I just came accross this bug right now with current 1.2 stable version.

This should imho deserve a quick release to fix it.

Note: See TracTickets for help on using tickets.