When more than one user have submitted the vote, the moderation queue will display duplicate entry of the same article.
Step to reproduce:
1. Submit a new article to moderation queue
2. Login as another user and send in a vote
3. view the queue
Actual result:
- Two duplicated of the same article displayed - votes are viewed seperately.
Expected result:
- One entry for one article - vote should be the total score of the moderation point.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-4.6.2-queue-duplicate-entries.patch | 1.77 KB | leongtd |
Comments
Comment #1
leongtd commentedAttached is a rough proposed patch to fix this problem.
Comment #2
leongtd commentedIt is a duplicate bug in version 4.6.0 but it is still active... anyway closing out.