On Thu, Nov 13, 2008 at 10:35 AM, Brad Roberts <[EMAIL PROTECTED]> wrote: > On Wed, 12 Nov 2008, Walter Bright wrote: > >> Andrei Alexandrescu wrote: >> > However, bugs are a more structured space than wishes. I'd suggest Brad to >> > enable the voting feature experimentally and with an understanding there's >> > no underlying promise. I'd personally be curious to gather some insight >> > into >> > what bugs are the most annoying, and I'm sure Walter could use such >> > information to good effect. >> >> Sure, let's give it a try. > > 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 >
That's a handy query. Can you put that on the top D page, say here: http://d.puremagic.com/issues/ That would also serve a second purpose of advertising that there is this voting system in place. --bb
