I setup up services and JSON server and had trouble doing a simple node.load test over JSON. After some debugging I found the problem to be with the handling of the optional params which appears should be set to NULL not '' if they are not included. This simple patch fixed the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| server.patch | 765 bytes | dldege |
Comments
Comment #1
dmitrig01 commentedFixed in commit 87461.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.