Ticket #634 (closed defect: fixed)

Opened 9 years ago

Last modified 8 years ago

[WFS Client] Incorrect use of wms_request_method metadata?

Reported by: dmorissette Owned by: jmckenna@…
Priority: high Milestone: 4.2 release
Component: Documentation - MapServer Version: 4.1
Severity: normal Keywords:
Cc: jmckenna@…

Description

The WFS client code in mapwfslayer.c looks for metadata called
"wms_request_method" to decide on the method (GET or POST) to use for the request.

Should it not be using "wfs_request_method"?

Also, a note about this needs to be added to the WFS client howto, and also a
mention that the default is POST unless the metadata is set to GET.

I think this is a priority fix for 4.2 unless this would break existing apps.

Change History

Changed 9 years ago by dmorissette

  • cc mckenna@… added
  • owner changed from mapserverbugs to assefa
  • milestone set to 4.2 release
Assigned to Assefa, and adding Jeff to CC for the docs.

Changed 9 years ago by dmorissette

  • summary changed from [WFS Client] Incorrect use of wms_connection_type metadata? to [WFS Client] Incorrect use of wms_request_method metadata?

Changed 9 years ago by assefa

Fixed in CVS. 

Changed 9 years ago by dmorissette

which CVS?  both "branch-4-2" and the main trunk?

Changed 9 years ago by assefa

Done In both CVS branches.

Changed 9 years ago by dmorissette

  • cc assefa@… added
  • owner changed from assefa to mckenna@…
Reassigned to Jeff to update docs.

Changed 8 years ago by jmckenna@…

  • component changed from WFS Client to MapServer Documentation
moving to documentation Component

Changed 8 years ago by jmckenna@…

  • status changed from new to closed
  • resolution set to fixed
this has already been documented as part of bug#626
Note: See TracTickets for help on using tickets.