access profiles not work
Mr.T. - February 6, 2009 - 11:35
| Project: | Simple Access |
| Version: | 6.x-2.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Mr.T. |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
When i want to create a new profile, the adjustments for the attributes view, edit, delete will not be saved in database.
The reason are the wrong keys for the associates array $access in file "simple_access.admin.inc" in line 218. They must be called "sa_view", "sa_update" and "sa_delete" instead of "view", "update" and "delete".
After fixing this line my selections will be saved, but the roles still does not work.
When i tried to edit a node and set the checkbox for a profile, the settings for this profile are ignored.
Can or will you fix it in the near future or are the profiles a feature for next versions.

#1
Hello
Still same issue here with RC3...
I made some Access group...
Then I add an Access profil
set checkbox some attributes view, edit and delete for an Access group and submit...
If I re-edit Access profil all previous settings checkbox attributes are undone...
I missing something...
Thank
#2
I confirm.
rc3 still have this bug - marking as critical
#3
Try this with rc4 as I fixed these bugs there.