Summary | CSV Import fails for multi-line Notes fields |
Queue | Turba |
Queue Version | 2.1.7 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | horde (at) agotnes (dot) com |
Created | 02/24/2008 (6340 days ago) |
Due | |
Updated | 03/05/2008 (6330 days ago) |
Assigned | 02/24/2008 (6340 days ago) |
Resolved | 03/04/2008 (6331 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
/etc/httpd/htdocs/horde/framework/File_CSV/CSV.php on line 189
Notice: Uninitialized string offset: -1 in
/etc/httpd/htdocs/horde/framework/File_CSV/CSV.php on line 189
Assigned to Jan Schneider
State ⇒ Resolved
New Attachment: outlook1.csv
New Attachment: bug_6311.phpt
State ⇒ Feedback
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
New Attachment: addr.csv
Queue ⇒ Turba
Summary ⇒ CSV Import fails for multi-line Notes fields
Type ⇒ Bug
Outlook 2003 and the records have CR characters in the Notes field
with no text.
This stops the import after the first contact is imported with no
error message reported (a success message is in fact reported).
Cleaning up the notes field resolved the issue and the import succeeded.