The modr8 module is designed such that only people with modr8 priviliges AND the user who submitted the node, are able to see the submitted node in lists while it is in moderation.

Well, that should not be the case for 'the anonymous user'. Currently, if an anonymous user submits a node that goes into the moderation queue, everyone still see this node _unless_ they are logged in!

This little patch fixes that.
(Oh, and I slightly changed a comment. I hope you don't mind.)

CommentFileSizeAuthor
#2 not_anon.patch1.6 KBpwolanin
donotlistforanonymous.patch1.14 KBroderik

Comments

pwolanin’s picture

hmm, good catch - let me test.

pwolanin’s picture

Status: Needs review » Fixed
StatusFileSize
new1.6 KB

slightly altered patch committed to HEAD, and will be committed to the 5.x branch

Anonymous’s picture

Status: Fixed » Closed (fixed)