jsonrpc10 only supports positional arguments

Bug #1071807 reported by jsgaarde
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ladon
Fix Committed
Critical
roger

Bug Description

There is a problem with the jsonrpc10 interface. The specification for json-rpc 1.0 states that it only supports positional arguments in the "params" object. And the jsonrpc10 interface implemention in Ladon only supports names arguments.

Related branches

Revision history for this message
jsgaarde (jakob-simon-gaarde) wrote :

Setting it to critical as no json-rpc 1.0 clients will work as it is now.

Changed in ladon:
assignee: nobody → roger (roger-lp)
importance: Undecided → Critical
Changed in ladon:
status: New → Fix Committed
Revision history for this message
Dennis Plöger (j-launchpad-dennis) wrote :

This isn't fixed completely as the parameters aren't counted correctly. Please see the attached patch.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.