Closed (fixed)
Project:
modr8
Version:
5.x-2.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2007 at 11:14 UTC
Updated:
3 Jan 2008 at 20:13 UTC
I have a strange bug in the Modr8 module which is causing the number of posts in moderation to show 2 x the actual number, and 2 entries to be created each time any moderation work is done i.e. approvals, denies etc.
I've tried to remove and uninstall the module, but re-installing it seems to make no difference.
Comments
Comment #1
dinis commentedHmm, just thought of something which might be contributing. My live build (5.2) is an upgrade from Drupal 4.7, is there any likelyhood of there being some legacy tables left over?
Addition, when viewing the moderation log / block as an admin then you will see the log and block as intended i.e. 1 entry in the log per event and 1 'count' in the block per item in the queue.
Comment #2
pwolanin commentedThe table for this module is new in 5.x, so it's probably not an upgrade issue.
So the double entries are showing for users in some non-admin role?
Comment #3
dinis commentedI'm making a list of the conditions when double entries show, I think I've found the reason / a work around.
Comment #4
pwolanin commentedplease let me know what you've found
Comment #5
dinis commentedFrustratingly, I have been unable to recreate the problem; I'll report back if the issue occurs again.
For reference I'm pretty sure the issue involved the listing of uncategorised nodes and was resolved by changing user persmissions and changing visibility of uncategorised nodes in the taxonomy access module.
Comment #6
pwolanin commented