cakephp2-php8/lib/Cake/Model/Behavior
mark_story 1f31340a2a Fix issue with Model::saveAssociated() and TranslateBehavior
When combining saveAssociated() with validate=first and
TranslateBehavior. Saving data for multiple locales was not done
correctly.

Fixes #3272
2012-10-31 23:13:56 -04:00
..
AclBehavior.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ContainableBehavior.php Fix issue with using contain() and query[contain] 2012-10-20 14:51:52 -04:00
TranslateBehavior.php Fix issue with Model::saveAssociated() and TranslateBehavior 2012-10-31 23:13:56 -04:00
TreeBehavior.php Allow saving new records with pre specified primary key value with treebehavior. 2012-10-11 01:03:49 +05:30