Closed (won't fix)
Project:
Vote Up/Down
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2008 at 21:32 UTC
Updated:
14 Jun 2010 at 10:40 UTC
Hello
Recently I have worked on site with a lot of modules that are changing user roles dinamically. So, users can gain rights to vote on site, but sometimes they cant because of 403 error on javascript callback of vote_up_down. The reason of it - caching the access to menu callback of vote_updown. When I moved callback to "not cache" sections all becomes fine.
I attached the patch to help you solve this issue quickly.
| Comment | File | Size | Author |
|---|---|---|---|
| vupd.patch | 665 bytes | neochief |
Comments
Comment #1
marvil07 commentedPlease take a look to the update on the project page, now
5.xis not-really-maintained.Comment #2
neochief commentedIt's 2-years old issue :)