Will hide comments but not original node

swirt - August 14, 2008 - 16:12
Project:abuse
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I have the most recent version of abuse installed (aug1 release) on Drupal 6.3 I have a role set for moderators to directly flag content as abusive so it will disappear. This works perfectly for comments, but if the original node is flagged as abusive by one of the moderators, it still remains visible for all to see. The flag does show in the moderate list, but the action does not hide it automatically. Please advise.

#1

BTMash - August 15, 2008 - 14:32

Hmm...I change the status of the node to -1 when an admin flags it - it should not get displayed by the system at that stage. I'll try it out on my system on a fresh install to see what it does exactly.

#2

swirt - August 20, 2008 - 20:11

Any luck?

#3

BTMash - October 15, 2008 - 18:04
Status:active» postponed (maintainer needs more info)

Late reply.

I think I figured out what the issue was - under the watchlist rules, if the node is not premoderated, its status may be changed but the node won't get disabled so other users on the site will be able to see it. I've updated the code so it checks that premoderation is not on - if its not and somehting is on the banned list, it gets hidden from the site (I think status = 0 for the node...can't remember).

Try the newest version (up tomorrow?)

#4

BTMash - November 11, 2008 - 21:14
Status:postponed (maintainer needs more info)» fixed

Marking as fixed unless someone else continues to have issue with newest release.

#5

BarisW - November 18, 2008 - 13:43
Status:fixed» active

Hi BTMash,

I just installed the newest 6.x update, but this error still occurs.
It is possible for a moderator to cllick the button 'Remove content', but the content is still visible.

In the database, the status of the node has changed from 1 to -1, instead of 0.
This should be the problem, because a status of 0 solves the problem.

Please fix :)

#6

BarisW - November 24, 2008 - 10:20

Hi guys,

any updates? The last dev is from Nov 6th..
I really need this to work, and unfortunately I am not able to change this myself..

Thanks in advance!

#7

misty3 - February 8, 2009 - 12:00

Having this same problem with views.

The default blog page does hide a flagged blog node but if a views listing is used
it still shows up the hidden blog node.

This same problem described here also - http://drupal.org/node/315404
That is exactly wht is happenning with me with all the latest recommended versions
of abuse and views.

 
 

Drupal is a registered trademark of Dries Buytaert.