If the request is not passing all arguments (eg. last argument not mandatory) a PHP 5.3 notice pops up:

Notice: Undefined offset: XXX in JsonRpcServer->handle() (line 126 of /var/www/html/sites/all/modules/jsonrpc_server/JsonRpcServer.php).
CommentFileSizeAuthor
#1 jsonrpc_server-1241436.patch716 bytesclaudiu.cristea

Comments

claudiu.cristea’s picture

Status: Active » Needs review
StatusFileSize
new716 bytes

Patch for fixing the issue.