spam content not prevented

Jeremy - August 6, 2009 - 16:44
Project:Spam
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

In the 5.x branch, the spam filter scans content before it is posted and then prevents spam from ever being posted. In the 6.x branch, content is always posted, then unpublished if determined to be spam.

#1

Jeremy - August 6, 2009 - 17:40

Here's the fix for node content:
http://drupal.org/cvs?commit=247566

Comments and users still have to be fixed, but I'm out of time for now.

#2

Jeremy - August 6, 2009 - 20:01

Here's the fix for comments:
http://drupal.org/cvs?commit=247610

#3

Jeremy - August 6, 2009 - 20:37

I hate doing things twice, but I realized that the way I fixed both of these was incompatible with PHP4. So, I've fixed them to work with PHP4 and PHP5:
http://drupal.org/cvs?commit=247630

#4

Jeremy - August 6, 2009 - 20:45
Status:active» fixed

And finally, here is the fix for users:
http://drupal.org/cvs?commit=247634

#5

System Message - August 20, 2009 - 20:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.