silverstripe-framework/tests/i18n/_fakewebroot/i18nothermodule
Stig Lindqvist 260a9e230c BUGFIX Versioned returns error on singleton($className)->summaryFields()
This solves a bugfix when calling singleton($className)->summaryFields() and Versioned kicks back. It is needed to by the GridField functionality to get default columns to show.

This is due to DataExtension calls ClassName::extraStatics() when calling ::load_extra_statics() statically, we need to pass in class and extension.
2011-10-31 11:17:37 +13:00
..
code BUGFIX Versioned returns error on singleton($className)->summaryFields() 2011-10-31 11:17:37 +13:00
templates BUGFIX Fixed distribution of textcollector files to modules (was collecting all entities into all modules before) - added unit tests 2008-10-17 17:44:14 +00:00
_config.php MINOR: Updated the i18n tests to use mock template and class manifests. 2011-03-24 21:31:00 +11:00