Summary | CSV import fails if first line in address field is blank |
Queue | Turba |
Queue Version | 2.0.5 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | arvid (at) carlander (dot) ac |
Created | 01/22/2006 (7210 days ago) |
Due | |
Updated | 01/22/2006 (7210 days ago) |
Assigned | |
Resolved | 01/22/2006 (7210 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ CSV import fails if first line in address field is blank
Queue ⇒ Turba
spread the csv record across two records in the mysql database.
Removing the CR fixes the problem.
Using comma for field separator and doublequote as quote.
-Arvid