Project

General

Profile

Actions

Defect #24020

open

Importing csv fails when using data containing bullet character, No error message in the UI, no reason is presented for the crash

Added by Adrian Moisa over 7 years ago. Updated over 7 years ago.

Status:
Needs feedback
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

All you have to do to reproduce this bug is to import the following csv file. In the import form, just match Subject with Subject column and chose Tracker -> Feature.

"Subject","Start_Date" 
"Test1 test","9/7/2016" 
"Test2 • test","9/7/2016" 

The only clue available to what did fail is the following console message, which is not to much to get going:

POST http://localhost:3000/imports/36ed0f56e6db80daaaf6dfec4042eb93/run.js 500 (Internal Server Error)

I had to trim down my csv file until I managed to exclude the error, and it looks like the bullet character is the cullprit. Maybe other UTF characters have the same issues, I didn't test.


Files

Image1.png (3.25 KB) Image1.png Jean-Philippe Lang, 2016-10-08 19:44
Actions #1

Updated by Adrian Moisa over 7 years ago

Also no, logs are printed when this bug happens.

Actions #2

Updated by Jean-Philippe Lang over 7 years ago

Works for me, please read SubmittingBugs and provide what you have in your application log.

Actions

Also available in: Atom PDF