Closed (fixed)
Project:
Guestbook
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Aug 2008 at 16:56 UTC
Updated:
22 Aug 2008 at 20:36 UTC
Currently, the code spits out a 404 when trying to access a blocked user's guestbook. This behavior differs from Drupal core, as users with the 'administer users' permission are still allowed to view a blocked users profile. Guestbook should follow this behavior, since 'administer users' is a pretty strong permission.
It is also required for adding Panels support, which is quite easy when we're reusing guestbook_page(). In that case, however, guestbook_page() shouldn't call dnf(), because context handling will be managed by Panels.
| Comment | File | Size | Author |
|---|---|---|---|
| guestbook-admin-access.patch | 1.11 KB | smk-ka |
Comments
Comment #1
sunCommitted a slightly modified version of this patch to all branches.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.