Bug #78908
closedWrong data ordering in CSV export in list module
100%
Description
If you have 2 languages and you want to export the single list view to a CSV file, only the translations respects the table header defined in the single table view.
The original records are ordered according to the DB table structure.
In this case the CSV export feature is not usable at all.
Files
Updated by Thomas Scheibitz almost 8 years ago
This is not a language problem. I have the same problem when I export be-users if I check the following fields:
Username, Group, Email, Disable, Admin
TYPO3 Version: 7.6.14
Updated by Thomas Scheibitz almost 8 years ago
- File be_users_121216-2001.csv be_users_121216-2001.csv added
Here the exported file with the wrong ordering.
I test it, the mistake is since 7.6.12
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50944
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50944
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51087
Updated by Nicole Cordes almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 220db6ee14f2769b6cc72058e4b2afea21d92c2c.