Opened 20 years ago

Closed 19 years ago

#634 closed defect (fixed)

[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 (8)

comment:1 by dmorissette, 20 years ago

Cc: mckenna@… added
Milestone: 4.2 release
Owner: changed from mapserverbugs to assefa
Assigned to Assefa, and adding Jeff to CC for the docs.

comment:2 by dmorissette, 20 years ago

Summary: [WFS Client] Incorrect use of wms_connection_type metadata?[WFS Client] Incorrect use of wms_request_method metadata?

comment:3 by assefa, 20 years ago

Fixed in CVS. 

comment:4 by dmorissette, 20 years ago

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

comment:5 by assefa, 20 years ago

Done In both CVS branches.

comment:6 by dmorissette, 20 years ago

Cc: assefa@… added
Owner: changed from assefa to mckenna@…
Reassigned to Jeff to update docs.

comment:7 by jmckenna@…, 19 years ago

Component: WFS ClientMapServer Documentation
moving to documentation Component

comment:8 by jmckenna@…, 19 years ago

Resolution: fixed
Status: newclosed
this has already been documented as part of bug#626
Note: See TracTickets for help on using tickets.