cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 6c5255ac73 Fix saving translate records with saveAll()
Also fixes issues saving translated data with validation
disabled.  By enabling data backup in beforeSave() and beforeValidate()
the existing behavior is preserved, and the current issue is fixed.

Fixes #2857
2012-05-06 22:48:15 -04:00
..
Behavior Fix saving translate records with saveAll() 2012-05-06 22:48:15 -04:00
Datasource Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
AclNodeTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
BehaviorCollectionTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
CakeSchemaTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ConnectionManagerTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelCrossSchemaHabtmTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelDeleteTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelIntegrationTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelReadTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
models.php Fix saving translate records with saveAll() 2012-05-06 22:48:15 -04:00
ModelTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ModelTestBase.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelValidationTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelWriteTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00