- Status changed to Needs work
about 1 year ago 12:12am 17 November 2023
Follow-up to #2931148-2: Consider to release 8.x-2.x and update league/csv to 9.x β
Library has support for more encodings, it is very useful allow users to choose in which encoding to export data.
On client projects we often need to export in 8859-15 with a help of http://dgo.to/views_data_export
Add new option for integration with encoding option from views_data_export (earlier this option was in module, but do not used in csv_serialization)
- http://csv.thephpleague.com/8.0/converting/
- http://csv.thephpleague.com/8.0/filtering/
- Example https://github.com/thephpleague/csv/blob/8.x/examples/stream.php#L49
- Create patch
- Add tests
no
optional key to $settings
for CsvEncoder
Needs work
4.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.