Closed (fixed)
Project:
Drupal core
Version:
4.6.2
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2005 at 08:01 UTC
Updated:
19 Aug 2006 at 14:46 UTC
Queue module does not count the last submitted vote correctly. After the user has submitted a vote, it wouldn't count as the vaild vote until another user vote in.
Steps of reproduce:
- If the promotion threshold is set as 1.
- First user press +1 vote
Actual results:
- The vote just submitted won't get counted and the post won't be promoted until second user vote +1 again.
Expected results:
- The vote should count and the promotion should be immediate.
Attached is the code to fix the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-4.6.2-queue-vote-fix.patch | 438 bytes | leongtd |
Comments
Comment #1
Uwe Hermann commentedAFAIK queue module has been removed from core. What should happen with this?
Comment #2
magico commentedRemoved from core!