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
| Comment | File | Size | Author |
|---|---|---|---|
| usercomment-skip-check.patch | 626 bytes | ronan |
Comments
Comment #1
gwen commentedThanks for the patch! I just put checked the changes into CVS.
Comment #2
gwen commentedComment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.