[python-bugzilla] Detection of bugzilla.mozilla.org

Dustin Mitchell dustin at mozilla.com
Tue Apr 7 17:35:27 UTC 2015


Since a few days ago, Python-Bugzilla has identified
bugzilla.mozilla.org as version 3, when in fact it's a Bugzilla-4.2
instance:

Detecting subclass for https://bugzilla.mozilla.org/xmlrpc.cgi
Checking for Red Hat Bugzilla extension
rhbz=False
Checking return value of Bugzilla.version()
bzversion='2015.04.07'
No explicit match for 2015.04.07, fall through
Chose subclass Bugzilla3 v0.1

This is a change on BMO itself [1], but I'm not sure how best to
handle it -- special-case this URL like redhat and novell?

Dustin

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1146960


More information about the python-bugzilla mailing list