[otrs] CSV reports
Torsten Thau
Torsten.Thau at cape-it.de
Thu Jan 10 09:22:42 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Maurice,
Maurice James Ny schrieb:
> Has any one noticed that any reports that you try to generate in CSV
> format never come out correctly because data is separated by ; (semi
> colon) instead of , (comma) . Does anyone have a fix for this?
...unfortunately there's no CSV-separator config param (yet). So you
find the code in Kernel::System::CSV (sub Array2CSV). In version
1.10.2.1 the following two lines 'are responsible' for the semicolon:
106: $Output .= "\"$Entry\";";
121: $Output .= "\"$Content\";";
regards, Torsten Thau
- --
Torsten Thau, Dipl. Inform.
c.a.p.e. IT Labs GbR - Annaberger Str. 240 - D-09125 Chemnitz
phone: +49 371 5347 623
cell: +49 176 66 680 680
personal pgp-key: 0x93E0A174
fax: +49 371 5347 625
http://www.cape-it.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHhdXSvXo8m5PgoXQRAmdkAJ9Srj382ypoB9xyZLYOtgmv4pLn9gCeIfgQ
YYI6x2UEf76epgIY1wlNZkg=
=cZKx
-----END PGP SIGNATURE-----
More information about the otrs
mailing list