Download & Extend

Content administration permission is wrong

Project:Drupal core
Version:6.x-dev
Component:base system
Category:bug report
Priority:critical
Assigned:chx
Status:closed (fixed)

Issue Summary

admin/content has children with admin content, comments, feed... so the page should be available.

AttachmentSizeStatusTest resultOperations
node-admin_3.patch519 bytesIgnored: Check issue status.NoneNone

Comments

#1

I switched on every module in core and see this with access admin pages permision.

AttachmentSizeStatusTest resultOperations
admin_1.png66.58 KBIgnored: Check issue status.NoneNone

#2

The other tab.

AttachmentSizeStatusTest resultOperations
admin1.png72.16 KBIgnored: Check issue status.NoneNone

#3

Makes sense as drewish suggests to get this to system.module good idea.

AttachmentSizeStatusTest resultOperations
node_admin-177654-3.patch1.5 KBIgnored: Check issue status.NoneNone

#4

Status:needs review» reviewed & tested by the community

Looks good, created a new role with 'administer comments' and 'access administration pages' permissions. Tried viewing /admin and no luck. Applied patch and it worked correctly, the by task and by module views match up.

#5

Status:reviewed & tested by the community» fixed

Good idea, straightforward implementation. Thanks, committed.

#6

Status:fixed» closed (fixed)
nobody click here