anonymous users cant flag other anonymous users content because
$user->uid == $object->uid is always TRUE if the user is not logged in.

CommentFileSizeAuthor
abuse.module.patch755 bytesanon

Comments

AmrMostafa’s picture

Status: Needs review » Reviewed & tested by the community

Issues confirmed, patch tested and works fine.