[drupal-devel] [bug] queue module display duplicate entry when more than one user has voted to an article
Issue status update for http://drupal.org/node/27305 Post a follow up: http://drupal.org/project/comments/add/27305 Project: Drupal Version: 4.6.2 Component: queue.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: leongtd Updated by: leongtd -Status: active +Status: patch Attachment: http://drupal.org/files/issues/drupal-4.6.2-queue-duplicate-entries.patch (1.77 KB) Attached is a rough proposed patch to fix this problem. leongtd Previous comments: ------------------------------------------------------------------------ Sat, 23 Jul 2005 08:07:43 +0000 : leongtd 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.
participants (1)
-
leongtd