I hope this is better to read :)

I followed the tutorial in the cookbook 10.3 Simple Acl controlled
Application (1) . In part 10.3.4 (2) there is  a notice that says "One
thing I noticed when making this tutorial, is that if you modify a
User's group it does not modify their Aro. You have to do that
separately it seems."

The problem seams to be that the afterSave method in
/cake/libs/models/behaviors/acl.php
only save() when a new record i s updated.

You could find my solution to the problem at bin.cakephp.org (3)

Could someone more experienced baker take a look at it and see if it's
a good solution?
Is it worth placing a ticket in Trac?

1) http://manual.cakephp.org/view/641/Simple-Acl-controlled-Application
2) http://manual.cakephp.org/view/645/Acts-As-a-Requester";
3)  http://bin.cakephp.org/view/646693981
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to