cakephp2-php8/lib/Cake/Test/Case/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
..
AclBehaviorTest.php Add missing parent calls. 2012-04-15 22:20:34 -04:00
ContainableBehaviorTest.php Fix issue with using contain() and query[contain] 2012-10-20 14:51:52 -04:00
TranslateBehaviorTest.php Fix issue with Model::saveAssociated() and TranslateBehavior 2012-10-31 23:13:56 -04:00
TreeBehaviorAfterTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
TreeBehaviorNumberTest.php remove duplicate line 2012-10-11 14:54:11 +02:00
TreeBehaviorScopedTest.php Fix totally incorrect test. 2012-10-31 22:51:37 -04:00
TreeBehaviorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
TreeBehaviorUuidTest.php Allow saving new records with pre specified primary key value with treebehavior. 2012-10-11 01:03:49 +05:30