Closed (fixed)
Project:
Advanced Poll
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2006 at 00:23 UTC
Updated:
14 Nov 2006 at 16:45 UTC
- create a binary poll with several choices
- set allowed choices to greater than 1
- submit poll
- go to poll node and vote on more than the allowed number of choices, including the first choice
- submit vote
you will get a warning that you have selected more than the allowed number of choices. but also, your first choice will have become unselected.
the values of the checkboxes default to the number of their array element [0,1,2,3,etc...] rather than their previously indicated status.
Comments
Comment #1
harry slaughterok, this may be a bug in core actually.
http://drupal.org/node/92105
didn't read entire thread, but seems related :)
Comment #2
ChrisKennedy commentedYep, it's related to a bug in core. Chx and I have already figured out how to fix it though.
Comment #3
ChrisKennedy commentedI went ahead and fixed it without the core patch. It might have caused some other small bugs though. http://drupal.org/cvs?commit=44167
Comment #4
(not verified) commented