Project

General

Profile

Actions

Defect #24020

closed

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 almost 10 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Resolution:
Cant reproduce
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 almost 10 years ago

Also no, logs are printed when this bug happens.

Actions #2

Updated by Jean-Philippe Lang almost 10 years ago

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

Actions #3

Updated by Go MAEDA almost 2 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to Cant reproduce
Actions

Also available in: Atom PDF