Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2590 closed defect (bug) (fixed)

Spam displayed in activity stream

Reported by: yoavf's profile yoavf Owned by:
Milestone: 1.2.6 Priority: normal
Severity: Version:
Component: Activity Keywords:
Cc:

Description

There's a specific scenario that will cause spam caught by Akismet to be displayed in the site activity stream:

  1. There are users in the system without an email address
  2. Email is not required for comments, and so spambots will send email-less spam comments

The comments will be displayed in the activity stream as assigned to the first user in the db without an email address.

If that user is deleted, subsequent spam comments will be assigned to the next user in the db without an email address.

Change History (1)

#1 @johnjamesjacoby
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3209]) Fixes #2590

Note: See TracTickets for help on using tickets.