I apologise for bad English. Situation such. For the user (authenticated user) the permission "hide personal comments" is marked. The user in the record has noted one of comments as "hide", accordingly the comment has been hidden. However this user cannot return the comment. At transition under the reference "show" appears:
"Access denied
You are not authorised to access this page".
It turns out that "show" the administrator can make only. It is normal?
Comments
Comment #1
jcisio commentedIt's the expected behavior. User needs "administer hidden comments" permission to unhide (or to "override" the hide action).
It's a bug that the link is displayed.
Comment #2
snupy commentedSuch option is not present.
Comment #3
jcisio commentedThere is such a permission. I don't remember if it was correctly implemented or not, but it was implemented.
Comment #4
jcisio commentedFixed this issue in CVS for both 6.x and 7.x branches. Introduce a new permission.
Comment #5
snupy commented7.x-1.x-dev version (from 2011-Feb-07) incorrectly works. It at all does not work.
Comment #6
jcisio commentedNot a useful feedback for me. I always test in at least a website before committing code.
Comment #7
snupy commentedExcuse, has now tried on pure Drupal, all works. Before some modules, probably have been established, there were conflicts.