Project:Drupal core
Version:x.y.z
Component:user.module
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Adrian's form api tree property fix (http://drupal.org/node/35630) has broken the user permissions page.

The permissions were all in a ['checkboxes'] sub-array, but they are not anymore.

Should they be in a sub-array eg ['permissions'] ?

Patch changes the permissions form _execute hook for the current situation.

AttachmentSizeStatusTest resultOperations
user-admin-perm-execute-fix.patch621 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» reviewed & tested by the community

This is my bad. In Bryght SVN, this was in but I changed back 'cos the page did not work. Now I know that it was intended for good 'cos Adrian fixed this tree thing earlier just that got somehow lost :( Again, I suspect gremlin involvement :)

#2

Status:reviewed & tested by the community» fixed

Committed to HEAD. Thanks agian.

#3

Status:fixed» closed (fixed)
nobody click here