Comment 1 for bug 108849

Revision history for this message
Markus Korn (thekorn) wrote : Re: adding "status" and "importance attribute to Bug

This patch against bughelper.main r152 changes the constructor of Bug() and adds "status"- and "importance"-attribute to the Bug object.
If bug is an integer then .status and .importance are "None".

This patch should be committed to all bughelper branches, I already commited it to the xpath branch.

Markus