Opened 16 years ago
Closed 14 years ago
#3813 closed defect (invalid)
IE does not toggle the vote counts when clicking more than once on the same arrow
Reported by: | JaeWook Choi | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | VotePlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
In IE6 or IE7, clicking on the same arrow toggles the vote status only for the first click. The second click on the same arrow and thereafter do not change vote counts/status.
It works fine in FireFox.
Attachments (0)
Change History (4)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Which is the bug? I would want to restrict users to a single vote per item.
Alternatively, give each user a total number of votes (100?) that they can use however they want. The old if given $100, how much would you spend for which features.
comment:3 Changed 14 years ago by
Owner: | changed from Alec Thomas to Ryan J Ollos |
---|
Reassigning ticket to new maintainer.
comment:4 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
It appears that the current behavior is such that a user can only vote once on a ticket. If the user is anonymous, they must at least enter info into preferences before they can vote.
Unfortunately, I have no real means to debug this. If somebody finds a solution though, I'll be happy to apply it.