Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-2035 now.

Adding options to polls in progress breaks current votes (fix completed in vcs)

If you create a poll then after votes have been made, you add another option anywhere but at the bottom of the list. So lets say at the top, the new option takes the votes of the option that was at the top before and all the other votes move up so the option at the bottom now has 0 votes.

Like this:

Before

Option 1 - 5 votes
Option 2 - 1 vote

After

New Option - 5 votes
Option 1 - 1 vote
Option 2 - 0 votes

I hope this makes sense.

Comments / History

Posted by Acyd Burn (Server Manager) on Mar 21st 2007, 21:09

You should not be able to add options once the poll has votes. Is this possible for you? :o

Posted by RaleighBurner on Mar 21st 2007, 21:34

Yes I can add options as Administrator or Moderator after votes have been made.

Attached is a montage of 3 screenshots showing this. I was logged in as Administrator at the time.

The board lives at www.techaddict.net/top
PollBug.zip (215.67 KB)

Posted by naderman (Development Team Leader) on Mar 24th 2007, 22:43

If it is supposed to be possible, then votes should be reset probably.

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on Mar 31st 2007, 12:05

Linked ticket with changeset: r7267

Action performed by Anonymous (I am too lazy to register) on Apr 2nd 2007, 16:05

Changed ticket status from "New" to "Fix completed in CVS"

Action performed by Acyd Burn (Server Manager) on Apr 2nd 2007, 16:06

Ticket details

Related SVN changesets