This patch against py-lp-bugs .main rev57 fixes this issue,
needs some testing before committing to .main.
Test case:
In [1]: import launchpadbugs.connector as Connector
In [2]: Bug = Connector.ConnectBug()
In [3]: Bug.authentication = {"password": "******",
"email":"[EMAIL PROTECTED]"}
In [4]: b =
Bug(url="https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/141472")
In [5]: print b.infotable
[[Compiz (remote): Confirmed/Unknown],[compiz (Ubuntu): New/Undecided]]
If you are member of 'launchpad-beta-testers' and did not apply the
patch, the last statement would raise the Error in the description of
this bugreport.
Markus
** Attachment added: "184594.diff"
http://launchpadlibrarian.net/11477436/184594.diff
--
AssertionError: Wrong XPath-Expr in InfoTable.parse() 'type'
https://bugs.launchpad.net/bugs/184594
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs