I've just checked the content of the $this->data variable which is saved by the edit function in the controller.. It contains all changes!! but somehow the $this->DictWord->save($this->data) function just saves the HABTM relation and ignores the other fields! Any ideas?
-- View this message in context: http://n2.nabble.com/HABTM-relation-on-same-model---cake-doesn%27t-save-other-fields-now-%21-tp1638973p1643578.html Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
