cakephp2-php8/lib/Cake/Test/Case
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
..
Cache Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Configure Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Console Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Controller Fixed HTTP status codes for non-redirects which were breaking AuthComponent. 2012-05-04 16:58:51 +02:00
Core Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Error Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Log Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Model Fix saving translate records with saveAll() 2012-05-06 22:48:15 -04:00
Network Add test for accept header. 2012-04-29 14:48:45 -04:00
Routing Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
TestSuite Fix overwriting of GET/POST 2012-04-30 20:36:19 -04:00
Utility Update assertions. 2012-05-03 21:00:52 -04:00
View Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllRoutingTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
BasicsTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00