Summary | CSV import fails on Outlook 2003 data with empty description |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | okuhl (at) netcologne (dot) de |
Created | 06/12/2006 (6985 days ago) |
Due | |
Updated | 12/04/2007 (6445 days ago) |
Assigned | 09/20/2006 (6885 days ago) |
Resolved | 12/04/2007 (6445 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
Taken from
State ⇒ Resolved
Version ⇒ HEAD
Queue ⇒ Horde Framework Packages
State ⇒ Assigned
State ⇒
Summary ⇒ CSV import fails on Outlook 2003 data with empty description
issue seems to be. I can now reproduce that one of the files contains
one record, while the other shows as having zero rows. I haven't
gotten farther than that, though.
error. By removing the line break, it should work. I don't know why
the second one works. But there has to be something with the parser.
Can anyone confirm this behavior?
New Attachment: Outlook2003WindowsErrorTest.CSV
bug 3839?which includes a "working" record and a "should-not-work" record. But
everything worked. Even the record which was ment to break everything
- it's the same as in the last example I uploaded - works now. So this
seems to be a more complex problem and maybe it is linked to
#3389.State ⇒ Feedback
bug 3839?Priority ⇒ 2. Medium
State ⇒ Unconfirmed
New Attachment: Outlook2003WindowsError.CSV
Queue ⇒ Kronolith
Summary ⇒ CSV import defekt with Outlook 2003 and empty description
Type ⇒ Bug
field as a single newline in quotes, which kronolith does not like.
Import works when the newline was removed manually.
Attached is an example .csv with one record that produces the error.