The box becomes visible, but it is empty. I have three roles defined: anonymous user, authenticated user, and restricted user. This is the same for two different themes I tested with. Also, I have no problem setting permissions on the "permissions" page. The patch has been applied, and was actually initially applied in 6.10.

Comments

AlexisWilke’s picture

Hi Dasium,

Is it empty for the Admin user?

Otherwise, there may be some permission issues. Also, if you are part of the "restricted" user role, you may need to give them access to the "menu module". If you do not want them to have such access, you may need to create another role (i.e. admin) and make yourself part of that role and allow the role to modify menus.

Let me know whether this solves the problem.

Thank you.
Alexis

dasium’s picture

StatusFileSize
new2.53 KB

Yeah, it's empty for the admin. I tried creating an "admin" role and enabling permissions for everything, and then applying the admin role to myself (the admin, uid 1), but that didn't work either. I've attached an image that shows that I am in fact part of the admin role and that it has menu admin permissions. Let me know if you have any other ideas.

- james

dasium’s picture

Status: Active » Closed (fixed)

This is actually a bug related to the Theme Developer module. When Theme Developer is enabled, I get "doc.body = null" javascript error when clicking the permissions dropdown.

AlexisWilke’s picture

Dasium,

What do you call the permission drop down?! The module shows a set of checkboxes, right?

Thank you.
Alexis