Can you add the following fields to log messages:
- which filter nuked the content, this can be added to the Message like "content is spam (custom_filter), action(prevent)"
- email of comment submitter

on a side note, once applying the fix on the custom filter, I am a free man again.

Comments

jeremy’s picture

Assigned: Unassigned » jeremy

In actuality, it is the combined total rating of multiple filters that marks content as spam. If you trace a given filter action, you'll see that it already does report which modules give the content a spam rating and which do not. Perhaps this information could be given a higher log level so they show up without debug enabled?

I am assigning this issue to myself to review how to better enhance logging, ideally before the next release.

killes@www.drop.org’s picture

Assigned: jeremy » Unassigned
Status: Active » Closed (won't fix)

No interest anymore.