Closed (fixed)
Project:
SOAP Server
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Feb 2011 at 14:24 UTC
Updated:
29 Aug 2011 at 19:14 UTC
The server needs to check that if the client fails to supply one of the parameters, if a default value is set in the resource, that value is passed to the controller_execute function.
This patch addresses this issue. The args are not keyed in services so the module is dependent on the order being correct to deduce which parameters have been passed.
The attached patch also makes watchdog entries more readable.
| Comment | File | Size | Author |
|---|---|---|---|
| default_values.patch | 2.1 KB | marcus_clements |
Comments
Comment #1
marcus_clements commented