cakephp2-php8/lib/Cake/Test
mark_story cbf3228c34 Fix inconsistent name/alias usage.
TranslateBehavior should always use name instead of alias when
creating/updating/saving new translate records. It already uses name
when finding translations and the mismatch was causing translations to
not be found when saved from an aliased model.

Thanks to Joost de Keijzer for providing the initial patch.

Fixes #3865
2013-06-02 13:50:23 -04:00
..
Case Fix inconsistent name/alias usage. 2013-06-02 13:50:23 -04:00
Fixture Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
test_app Merge pull request #1320 from ravage84/docblock-improvements 2013-05-31 07:36:04 -07:00