cakephp2-php8/lib/Cake/Test/test_app
mark_story 4949a87b7e Fix issues with duplicate msgid values.
Msgid values could be duplicated if the same string was used
for singular and pluralized translations.  Re-index how the data is
stored so duplicate singular detection per domain is easier.

Fixes #2538
2012-02-06 21:25:11 -05:00
..
Config Update Configure::load() to use Set::merge() 2012-01-07 10:45:48 -05:00
Console Make View task use prefixed template before falling back to generic one. It is possible now to create view templates for different prefixes. 2011-11-07 01:01:56 +01:00
Controller Adding changes to test controller. 2011-11-11 21:39:30 -05:00
Lib Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
Locale Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
Model Fix more strict errors. 2011-11-13 20:47:55 -05:00
Plugin Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
tmp Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Vendor Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
View Fix issues with duplicate msgid values. 2012-02-06 21:25:11 -05:00
webroot Moving binary data to external file, it was causing failures on other tests. 2011-10-15 18:51:48 +02:00