For some reason I can't get a 'hasMany' association to 'stick' when I'm using it in a behavior. If I call the $this->Model->bindModel() method in the controller it works fine, but it refuses to work when called in a behavior.
Please see my cake-bin paste for my code as well as the two outputs (one with the behavior, one with the bindModel method): http://bin.cakephp.org/view/858278432 What am I doing wrong? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
