"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
Comment #1
btmash commentedThis should be fixed with the latest release.
Comment #2
(not verified) commented