permissions page broken
asimmonds - October 29, 2005 - 07:26
| Project: | Drupal |
| Version: | x.y.z |
| Component: | user.module |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| user-admin-perm-execute-fix.patch | 621 bytes |

#1
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
Committed to HEAD. Thanks agian.
#3