Closed (won't fix)
Project:
Vote Up/Down
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2009 at 20:47 UTC
Updated:
30 Aug 2010 at 03:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
brad.bulger commentedI am seeing this also. In addition, when I vote for a node, the vote count disappears instead of being updated by the Javascript. Reloading the node restores the original vote count (my vote is not added to the db).
Comment #2
brad.bulger commentedthe syntax of the url() function was incorrect in the security release. i've attached the change i made to fix it as a patch.
Comment #3
dmuth commentedI saw this, too. (Not to be rude, but wasn't the fix tested?)
The provided patch fixed the problem. It really needs to be integrated into this module, ASAP. Lots of folks are going to get frustrated when they install the security fix and it breaks the module.
Comment #4
Ainur commentedSyntax of url() in 5.x version of the module in theme_vote_up_down_widget() and theme_vote_up_down_widget_alt() is taken from 6.x version.
Comment #5
shiver commentedJust installed the module, and i can't add new votes either!! I've tried applying that patch but it breaks my site.
Perhaps somebody can throw up the vote_up_down.module file and make life easier, please and thank you
Comment #6
ianchan commentedThe patch in #2 worked. BTW - this module is very useful.
Comment #7
Chappy-1 commentedThis patch worked great for me, thank you.
To apply the patch:
cd into your modules directory - either
sites/all/modules/vote_up_downormodules/vote_up_downJust to be safe, I disabled the module before applying the patch, and re-enabled the module once the patch was applied. I had no problems making this change on a production site.
Comment #8
sterwa commentedwanted to report that I experienced the same problem and the patch did help
Comment #9
chazz commented"I am seeing this also. In addition, when I vote for a node, the vote count disappears instead of being updated by the Javascript. Reloading the node restores the original vote count (my vote is not added to the db)"
I have the same issue after update to the 1.1 ... :(
Comment #10
vood002 commentedThanks very much for the detailed patching instructions... I've found applying certain patches to be overly complex. I patched and the issue is resolved.
Comment #11
Greg Go commentedThanks for the patch. Worked perfectly.
IMHO, this bug/fix warrants a new stable version (5.x-1.2)....
(Ignore this: help for searchers looking for "votes not saved".... :)
Comment #12
marvil07 commentedPlease take a look to the update on the project page, now
5.xis not-really-maintained.Comment #13
avior commented@brad.bulger Thanks for the patch , saved my day (night...)
@marvil07 , i know 5.x is not maintained, just put a note on the project page and reference this page will be enough