Running latest dev with this patch.

When editing permission access, some access for permissions defined by Custom Permissions module are not loaded even though they are actually saved in the database.

Interestingly, the same also happens with the core permission "Administer modules" (which is duplicated in Custom Permissions default paths) unless I disable Custom Permissions module.

The following images shows what happens after saving the "administer clean-urls" permission with access for "administrator". In first image, the checkbox under "administrator" should be enabled because second image clearly shows that the entry was committed to the database.

CommentFileSizeAuthor
12052602.png54.6 KBmesr01
12052601.png44.6 KBmesr01
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mesr01’s picture

Title: Some permissions don't get loaded in admin/people/permissions » Some permissions access are not displayed in admin/people/permissions
Priority: Major » Normal

Update: after disabling and re-enabling the Custom Permissions module, the "administer clean-urls" permission showed up correctly and the "Administer modules" core permission too, but not the "administer modules" permission from Custom Permissions module (which I just deleted as is was duplicating core)...

mlncn’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Got rid of the administer modules permission in commit:da6cee9 per your recommendation.

Is the other problem still occurring at all?