Hi there,

I've got a few empty watchdog entries from Mollom since I installed
Mollom yesterday. They say only "Spam: ", with no more explanations.

Is it correct?

Szy.

CommentFileSizeAuthor
#1 mollom2.jpg155.53 KBszy

Comments

szy’s picture

StatusFileSize
new155.53 KB

It still happens -> attachment.

Is it a Mollom's error, is it an empty comment form sent?

---

By the way. I know, that Mollom is a half-commercial project, I know that
I can't expect too much, but... I think that authors of this project are guys,
who we can expect much more from.

So, I think it could be nice having here more support for non-paying users.
This question was sent a month ago and no reply was given... :/

Szy.

dries’s picture

Category: support » bug
Priority: Normal » Minor

The behavior is not necessarily incorrect. This message would appear when spammers try to spam with an empty comment body and with just a name and homepage URL. That is the case because we simply write: watchdog('mollom', 'Spam: %message', array('%message' => $data['post_body']));

Normally this shouldn't happen because the comment module validation should not allow an empty comment body. I'm making this a bug with low priority.

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Could also be a node with an empty body, which is valid sometimes.

sun’s picture

Version: 5.x-1.5 » 6.x-1.13
Status: Postponed (maintainer needs more info) » Fixed

Fixed at least in D6, due to more verbose log messages.

Status: Fixed » Closed (fixed)

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