Talk:Roles-Based Security: Difference between revisions
Appearance
New page: *added the comment 'Be careful not to use the same text for the mainmenu item and the submenu item.', and changed code accordingly. Using both 'users' as main menu item and submenuitem res... |
m New section: "node" and "action" columns in "access" table must be exact |
||
| Line 1: | Line 1: | ||
*added the comment 'Be careful not to use the same text for the mainmenu item and the submenu item.', and changed code accordingly. Using both 'users' as main menu item and submenuitem resulted in a segmentation fault error. | *added the comment 'Be careful not to use the same text for the mainmenu item and the submenu item.', and changed code accordingly. Using both 'users' as main menu item and submenuitem resulted in a segmentation fault error. | ||
== "node" and "action" columns in "access" table must be exact == | |||
Note that the "node" and "action" columns in the "access" table must be exactly as shown (including case). | |||
If you change them in any way (such as capitalizing the column names), your profile permissions will be saved, but not loaded again later (resulting in users not having permissions to anything and all of the checkboxes for profile permissions being empty when you view the profile again later). | |||
Revision as of 12:32, 31 December 2008
- added the comment 'Be careful not to use the same text for the mainmenu item and the submenu item.', and changed code accordingly. Using both 'users' as main menu item and submenuitem resulted in a segmentation fault error.
"node" and "action" columns in "access" table must be exact
Note that the "node" and "action" columns in the "access" table must be exactly as shown (including case).
If you change them in any way (such as capitalizing the column names), your profile permissions will be saved, but not loaded again later (resulting in users not having permissions to anything and all of the checkboxes for profile permissions being empty when you view the profile again later).