Closed (fixed)
Project:
Fivestar
Version:
5.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2007 at 23:07 UTC
Updated:
8 May 2007 at 05:16 UTC
Jump to comment: Most recent file
Hi,
although I've enabled the "Allow users to undo their votes" option there is no (obvious) possibility to undo the vote. Unlike the previous version there is no button (the little stop sign) displayed to undo the vote.
thx
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fivestar.module.patch | 602 bytes | Crashtest |
Comments
Comment #1
vm commentedI can confirm this one as well, while a user can change their vote there seems to be no way for the user to revoke their vote.
Comment #2
nvoyageur commentedSame here. Even when selecting "Allow users to undo their votes", it still provides no visible way of undoing the vote.
Also, When using the "Two sets of stars" view of the rating, the "Current rating stars don't update when a vote is cast." It does automagically update when using the default "Stars and average."
Thanks for the great module.
Comment #3
Crashtest commentedHi,
I was so free to patch this issue.
But because I have not much experience on drupal developing please review this patch first although it is really a small change.
thx
P.S.: I hope the patch file has the right format.
Comment #4
vm commentedapplied patch and expected behavior has been returned. Users can now clear their votes.
marked as critical: since expected behavior isn't achived prior to patch being applied.
Thanks for the work crashtest.
Comment #5
quicksketchThanks for the patch! I changed !empty() to !isset(), effectively the same as your patch. Please try out the latest cvs or development version in 5.x. Thanks!
Comment #6
(not verified) commented