The 'Skip [type] approvals' setting was not having any effect for me. I discovered that the access function which checks this setting was expecting user object to be loaded in the node and that (at least in my testing) was not true.

The attached patch takes care of that by loading the user object if needed.

Hope it helps, thanks for the great module.
Ronan

CommentFileSizeAuthor
usercomment-skip-check.patch626 bytesronan

Comments

gwen’s picture

Thanks for the patch! I just put checked the changes into CVS.

gwen’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.