On Tue, Mar 27, 2012 at 1:03 PM, William Hubbs <willi...@gentoo.org> wrote: > On Tue, Mar 27, 2012 at 05:19:10PM +0200, "Paweł Hajdan, Jr." wrote: >> On 3/26/12 7:20 PM, Mike Gilbert wrote: >> > On Mon, Mar 26, 2012 at 1:08 PM, "Paweł Hajdan, Jr." >> > <phajdan...@gentoo.org> wrote: >> >> I posted this issue here because it's not obvious what to do with it. >> >> That version of pybugz worked for me before (20 February 2012). >> >> >> >> Any ideas? >> >> >> > I'm guessing it was broken by the upgrade from Bugzilla 4.0 to Bugzilla >> > 4.2. >> > >> > I think you should file a bug for pybugz. :) >> >> Right, and indeed I've found existing >> <https://github.com/williamh/pybugz/pull/19> (there is patch inside). > > That is now merged into pybugz-9999, but it had nothing to do with the > bugzilla 4.2 issues. > > I will see what else I can come up with, but patches/suggestions are > welcome. > > William >
My plan is to add support for the jsonrpc api, which I was going to do this weekend. -A