Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
user.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2005 at 07:26 UTC
Updated:
14 Nov 2005 at 13:40 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| user-admin-perm-execute-fix.patch | 621 bytes | asimmonds |
Comments
Comment #1
chx commentedThis 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 :)
Comment #2
dries commentedCommitted to HEAD. Thanks agian.
Comment #3
(not verified) commented