
CSV Import: new-line character seen in unquoted field
Reported by Virgil Dupras | September 5th, 2009 @ 01:33 PM | in v1.6.2 (closed)
Happened during CSV import:
04.09.09 23:51:17 [0x0-0x1c71c7].com.hardcoded_software.moneyguru[3095] WARNING An unexpected error was raised during file load: Error('new-line character seen in unquoted field - do you need to open the file in universal-newline mode?',)
Comments and changes to this ticket
-
Virgil Dupras September 8th, 2009 @ 09:17 AM
- State changed from “new” to “accepted”
The user sent me an example file, which allowed me to reproduce the crash. It seems to be related to
\r
line terminators. -
Virgil Dupras September 8th, 2009 @ 09:45 AM
- Milestone set to “v1.6.2”
[milestone:id#49656 bulk edit command]
-
Virgil Dupras September 8th, 2009 @ 11:05 AM
- Assigned user set to “Virgil Dupras”
-
Virgil Dupras September 8th, 2009 @ 11:06 AM
- State changed from “accepted” to “fixed”
-
Virgil Dupras September 10th, 2009 @ 10:21 AM
[tagged:"csv" bulk edit command]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
People watching this ticket
Referenced by
-
65 CSV Import: new-line character seen in unquoted field (from [110]) [#65 state:fixed] Fixed bug with \r line ter...