Download & Extend

Remove node sets $node->status = -1

Project:abuse
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community

Issue Summary

When I "remove" a node through the admin interface of Abuse the node status is set to -1. It seems status -1 doesn't mean anything for D6. I change the code to set $node->status = 0 instead of -1.

Find patch attached.

AttachmentSize
abuse.module.nodestatus.dmadruga.patch884 bytes

Comments

#1

Status:active» needs review

Was working through some other status-related issues and included these fixes in #713602: Watchlist does not update abuse_status properly

#2

Status:needs review» reviewed & tested by the community

Reviewed and tested

nobody click here