]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 23 Feb 2010 00:09:08 +0000 (16:09 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 23 Feb 2010 00:09:08 +0000 (16:09 -0800)
commitc893bcf568f8e48a68e968299be7a9fc946f7226
tree4e8978c780972bc4208587863e2f502a0ac15b17
parentefa7ae77b14ad2d9caa34ce9cbed803dcde5bd95
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
to JSON, so that the Bug.get "internals" return item works.
r=dkl, a=mkanat
Bugzilla/Object.pm