Project

General

Profile

Actions

Patch #30412

closed

Import UTF-8 issue CSV files with BOM and quoted strings

Added by Felix Schäfer over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Importers
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

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.


Files

30412.patch (1.89 KB) 30412.patch Felix Schäfer, 2019-01-12 00:52
Actions #1

Updated by Felix Schäfer over 5 years ago

Actions #2

Updated by Felix Schäfer over 5 years ago

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.

Actions #3

Updated by Go MAEDA over 5 years ago

  • Target version set to 3.4.8
Actions #4

Updated by Go MAEDA over 5 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch. Thank you for your contribution.

Actions

Also available in: Atom PDF