]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 6 Dec 2010 18:59:23 +0000 (10:59 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 6 Dec 2010 18:59:23 +0000 (10:59 -0800)
commitb6006edb25d27ad3f527fd2889688dd788649fa5
tree126ac0fd5966bbe3b76751faf08467c4bf74f975
parentb82f8f683c7f3d396076b9c6b4b2aadf191c5625
Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the
regex used by _bz_callback in Bugzilla::WebService::Server::JSONRPC to
accept numbers other than 0 or 1.
r=LpSolit, a=mkanat
Bugzilla/WebService/Constants.pm
Bugzilla/WebService/Server/JSONRPC.pm