Project

General

Profile

Actions

Defect #22583

closed

CSV import delimiter detection broken

Added by Jan from Planio www.plan.io about 8 years ago. Updated about 8 years ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When uploading a CSV file to import, the delimiter used in the CSV is supposed to be auto-detected.

However, File.read seems to not be used properly: The third parameter may not be a string.

This is rescued in the block and therefore, the user does not see the error. However, the auto-detection does not work.

Attached is a simple patch that fixes this.


Files

fix_csv_autodetection.patch (484 Bytes) fix_csv_autodetection.patch Jan from Planio www.plan.io, 2016-04-19 16:38
Actions

Also available in: Atom PDF