Project

General

Profile

Actions

Feature #34762

closed

Display more detailed error message when attempting to import malformed CSV file

Added by Go MAEDA about 3 years ago. Updated about 3 years ago.

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

0%

Estimated time:
Resolution:
Fixed

Description

Currently, the error message when attempting to import a malformed CSV file is too simple, just says "The file is not a CSV file or does not match the settings below". So it is difficult to identify problems with the CSV file.

The attached patch adds an exception message from Ruby's CSV class. It makes it much easier to debug the cause of importing error.


Files

Actions #1

Updated by Go MAEDA about 3 years ago

  • Target version set to 4.2.0

Setting the target version to 4.2.0.

Actions #2

Updated by Go MAEDA about 3 years ago

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

Committed the patch.

Actions

Also available in: Atom PDF