Fixed Spam filter not filtering

MJ0730

Active member
Affected version
2.09
Listing this as a bug report because this thread says the spam filter checks against titles. I have these in spam phrases:
Code:
/^https?:\/\/\S+\n/si
http*
https*
Posts are getting through with titles like http://www.whateverspamgarbage.com every day. I don't see anything in the logs to indicate that the spam phrases are catching blacklisted phrases in the thread titles.
 
We identified this recently during internal testing.

Titles are checked, but there are situations where title changes aren't.

A fix will be in the next release.
 
Top Bottom