mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
c8af0fd7d1
Fixes http://open.silverstripe.org/ticket/6473 When using CSVParser::$columnMapping to map columns to a callback action, it previously used the action name as the key value. This prevented users from defining multiple entries to the same callback. This patch retains those key values and simply runs the callback field name filter later on. |
||
---|---|---|
.. | ||
BacktraceTest.php | ||
CsvBulkLoaderTest_Players.csv | ||
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv | ||
CsvBulkLoaderTest_PlayersWithHeader.csv | ||
CsvBulkLoaderTest_PlayersWithId.csv | ||
CsvBulkLoaderTest_PlayersWithIdUpdated.csv | ||
CsvBulkLoaderTest.php | ||
CsvBulkLoaderTest.yml | ||
CSVParserTest.php | ||
DeprecationTest.php | ||
FixtureBlueprintTest.php | ||
FixtureFactoryTest.php | ||
LogTest.php |