[Tickets #12452] imp messes up CSV file
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Jul 12 10:40:58 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12452
------------------------------------------------------------------------------
Ticket | 12452
Created By | l.kiraly at madalbal.hu
Summary | imp messes up CSV file
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
l.kiraly at madalbal.hu (2013-07-12 10:40) wrote:
I have a file named: "Madalbal Sprinter Járat Export_20130712_104907.csv"
If I attach this file, horde threats this file as text/plain and in
this way the csv gets extra 0x0a and 0x0d characters at the end of the
rows.
It messes up the CSV
I don't know if the filename*1 field should contain the file extension only?
here is the relevant source what was generated:
---
--=_VlA-bfgbnALjE_FrMe9vhQ3
Content-Type: text/plain;
name*0*=iso-8859-1''Madalbal%20Sprinter%20J%E1rat%20Export_20130712_104907.;
name*1*=csv; charset=iso-8859-1
Content-Disposition: attachment; size=17681;
filename*0*=iso-8859-1''Madalbal%20Sprinter%20J%E1rat%20Export_20130712_104;
filename*1*=907.csv
Content-Transfer-Encoding: quoted-printable
---
More information about the bugs
mailing list