|
From: Dirk M. <dm...@gm...> - 2003-12-03 00:05:54
|
On Monday 01 December 2003 13:58, Nicholas Nethercote wrote: > Is there any difference between RESOLVED, VERIFIED and CLOSED in Bugzilla? > bugs.kde.org/bug_status.html doesn't show any difference. That depends on which meaning you assign to these statuses. In original Bugzilla-speak, which was built for Mozilla, it is: a) RESOLVED: the assigned developer decided that the problem has been dealt with or is invalid (or worksforme etc). b) VERIFIED: the Q&A department / the bugreporter has verified that the fix that has been placed into the tree fixes the problem. c) CLOSED: there problem was verified to be fixed in a CVS branch that is no longer maintained and a release was shipped that included the fix, with other words, the bug will no longer possibly creep up again and it can't be reopened anymore. As we don't have a paid Q&A department and bugreporter rarely care to update to VERIFIED after RESOLVED, the latter two bug states are mostly unused in our bugs system. |