Closed (fixed)
Project:
Moderation
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 May 2009 at 13:50 UTC
Updated:
25 May 2009 at 14:50 UTC
Hi,
when i click the link "published" in the mod queue i expect the link description to change to "not published" like with the status of "moderated/not moderated". this seems to be a bug.
the link behind "published" reads like "http://host/admin/content/comment/moderation?q=moderation/comment/status...".
the action seems to work however as it is logged in protocol tab.
thanks!
Comments
Comment #1
sanduhrsChanged line 51 in file moderation_comment.js from
to
which prevented the text change.
Fixed and committed to D6.
Thanks.