That wase't nice :)

---

I followed the tutorial in the cookbook 10.3
Simple Acl controlled Application http://
manual.cakephp.org/view/641/Simple-Acl-controlled-Application". In
part 10.3.4 http://
manual.cakephp.org/view/645/Acts-As-a-Requester" 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 here http://
bin.cakephp.org/view/646693981"

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?
--~--~---------~--~----~------------~-------~--~----~
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