]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 494427: Instead of sending <nil> for undef elements in the WebService, just strip...
authormkanat%bugzilla.org <>
Sat, 4 Jul 2009 12:06:57 +0000 (12:06 +0000)
committermkanat%bugzilla.org <>
Sat, 4 Jul 2009 12:06:57 +0000 (12:06 +0000)
commite5110a07e4bef829c675096932e9a6b6978d23d4
tree3f910c367166943c9c65be7c7b700fbd077f37a7
parent5e125d3a4a15eda76d4a2d7c337b8747a8a75ad6
Bug 494427: Instead of sending <nil> for undef elements in the WebService, just strip the items from the return value.
Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat
Bugzilla/WebService.pm
Bugzilla/WebService/Server/XMLRPC.pm