silverstripe-translatable/tests/unit
Ingo Schommer d9cf71b91b Consistently add Locale to test fixtures (fixes #223)
Technically this should be fixed by changing the logic
in Translatable::get_extra_config(), which modifies the 'defaults'
configuration on the objects it applies to. Since this is called
very early during the configuration bootstrap, it sets whatever
the current value of Translatable::get_default_locale() is there.
Any changes at a later time don't affect newly created objects,
even Translatable::reset() doesn't alter the initially configured 'defaults'.
2016-05-19 12:50:42 +12:00
..
TranslatableSearchFormTest.php FIX: TranslatableSearchFormTest used wrong param for getResults 2013-06-18 18:32:30 +00:00
TranslatableSearchFormTest.yml MINOR Initial commit, moved files from 'sapphire' and 'cms' modules 2011-03-22 22:18:48 +13:00
TranslatableSiteConfigTest.php Misc 3.1 compat changes 2013-03-26 13:55:21 +01:00
TranslatableSiteConfigTest.yml FIXED: Issue where $enable_siteconfig_generation flag was not being set correctly, causing failed test cases_ 2012-09-07 17:08:48 +02:00
TranslatableTest.php BUGFIX support for dropdowns of has_one relations 2014-05-21 14:39:07 +10:00
TranslatableTest.yml Consistently add Locale to test fixtures (fixes #223) 2016-05-19 12:50:42 +12:00