Can't import csv files with mixed line terminators
Reported by Virgil Dupras | September 16th, 2009 @ 12:23 PM | in v1.6.4 (closed)
An example file I was sent started with \r\n line sep for the header part, and had \n line sep for the data part, and it mixed moneyGuru up when it was the time to sniff the field separators (all fields would end up in the same column).
Comments and changes to this ticket
-
Virgil Dupras September 16th, 2009 @ 12:24 PM
- State changed from new to accepted
-
Virgil Dupras September 16th, 2009 @ 01:44 PM
- Milestone set to v1.6.4
[milestone:id#50408 bulk edit command]
-
Virgil Dupras September 16th, 2009 @ 01:44 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras September 16th, 2009 @ 03:25 PM
- State changed from accepted to fixed
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
- 73 Can't import csv files with mixed line terminators (from [127]) [#73 state:fixed] Fixed an import bug with c...