Display what user voted (Conflict with facebook_status block?)
belio - February 23, 2009 - 22:37
| Project: | Advanced Poll |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When a user votes, the system just displays "Your vote was registered."
Could there be an option to show what he actually voted, so the user has a direct feedback, and can see that he voted as intended (or that he made a mistake).
Thanks.

#1
I can confirm this bug.
#2
Ah, the latest version of the VotingAPI seems to have fixed this one. Give that a try.
#3
Latest stable and dev versions of VotingAPI don't seem to fix this.
When a user votes, nothing happens. No "vote has been registered", no nothing. The user has to reload the page to see results.
#4
Update: There seems to be a conflict with facebook_status. When you have the block on, the node doesn't update results after voting without reloading the page. With the block off, it works normally.