Vote #79753
完了Import UTF-8 issue CSV files with BOM and quoted strings
0%
説明
Importing issue CSV files with UTF-8 encoding, a BOM and quoted strings is currently not possible. The internal error is @CSV::MalformedCSVError: Illegal quoting in line 1.@
I will provide a patch with a failing test.
journals
--------------------------------------------------------------------------------
Please note that the UTF-8 with BOM and quoted strings is the style of files Redmine uses for exports when exporting as UTF-8, which means CSV files from a Redmine currently cannot be imported to a Redmine again.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patch. Thank you for your contribution.
--------------------------------------------------------------------------------