Voting Enabled on D Bugzilla

November 15th, 2008 | by Aldacron |

There was a thread recently in the NG requesting the ability to vote on bugs at the D Bugzilla. Brad Roberts posted that he had enabled it. I must really be slacking, since it didn’t even dawn on me to post about it here. Now that Walter has reposted Brad’s news in the announcement NG, I figure I’d better get on it.

All of the details are in Brad’s original post:

Ok, enabled for the D product. Each registered user has 10 votes and can vote only once per bug. As examples, I voted for bugs 313 and 314.

You can use this query to get a sorted list of bugs on which there are at least one vote:

http://d.puremagic.com/issues/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&votes=1&order=bugs.votes,bugs.bug_id

To construct the query yourself: on the advanced search page, put a 1 in the “Only issues with at least ___ votes” box.

Here’s hoping this does a better job of directing Walter’s attention to some of the more infamous bugs in his next round of bug-fixing.

Technorati Tags: , ,

Post a Comment