"cannot flag own content" rule conflicts with guests reporting nodes created by guests. (comments for instance)
If guests can comment its a nice feature to have "them" help with moderation.

line 441 in abuse.module
elseif (($object->uid == $user->uid)

could check for uid 0 or something.

Comments

btmash’s picture

Assigned: Unassigned » btmash
Status: Active » Fixed

This should be fixed with the latest release.

Anonymous’s picture

Status: Fixed » Closed (fixed)