[Bugzilla-announce-list] Major Bugzilla Update: XMLRPC Changes

Simon Green sgreen at redhat.com
Thu May 12 12:36:55 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello,

The Red Hat Bugzilla team is planning to release an updated version of
Bugzilla on May 26th (tentative).

There are changes that will affect users of the XMLRPC interface. The
component, version and target release fields will become multi-value
fields. This means a bug will have one or more values for these fields
(currently they can only have one value for each field).

If you use the RPC interfaces, this change will affect the results you
send and receive to it. We'd appreciate if you could complete your
testing by Friday May 20th.

List of affected functions:
 * Bug.get
 * Bug.update
 * RedHat.getBugSimple

For example, in the Bug.get function, the XML for the target_release
field currently is:

<member><name>target_release</name><value><string>release_1</string></value></member>

the new XML will read:

<member><name>target_release</name><value><array><data><value><string>release_1</string></value><value><string>release_2</string></value></data></array></value></member>

Please test your scripts against our test server -
https://partner-bugzilla.redhat.com/.

If you have any questions regarding this change, please contact the Red
Hat Bugzilla team on bugzilla-owner at redhat.com

Thanks

The Red Hat Bugzilla Team
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJNy9RnAAoJEGFoF1bezwI/b5UH/0NiFQyA3sn1yrVxygSgzSdK
LRkUH0OSQsYpTI6cMT2Wffm8yUJumLDj7/M6vokuYKy/GNB8jE05kq28NuAvsbPx
ToMNHtb5PeEXujCm49tKT7HgGLu5dgalja7zd5q5xJWY7S1e8tsL4TvV/rA3Zxf1
1pzGMOiXnDjEG1UPIrvSRR/WAF7nrMQxIhUIWQxYnpq/wOkE+K7WrNUBOaEhCKtI
Y/OL0msT8gTkhwFOnEYQylQASHvbPn1zdAlpIElEWqiwbpr9FOSMNCP/I/XBoWYD
g+ERdwecmrWx1LYad6yEBwaSEe00bhzMPZUhGl8h3tDhmIj1sbb5GssrHD+cC94=
=aump
-----END PGP SIGNATURE-----




More information about the Bugzilla-announce-list mailing list