Thursday, September 3, 2009

$this->Model->Behaviors->detach('Translate'); causes Segmentation Fault

hi all

i'm running into a very strange problem:

i've got a model running with Translate Behavior and so far no
Problems. now, at some point where i do a Model->save() i want to
detach the Translate Behavior in before, because otherwise my foreign
keys in the table get lost.

when doing so, i get a segmentation fault...

anyone has an idea ?

thanks a lot!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: