[Tickets #2026] NEW: CSV classes don't hande Mac line breaks well
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon May 23 18:51:03 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2026
-----------------------------------------------------------------------
Ticket | 2026
Created By | kevin_myer at iu13.org
Summary | CSV classes don't hande Mac line breaks well
Queue | Horde Framework Packages
State | New
Priority | 2. Medium
Type | Enhancement
Owners |
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-05-23 18:51) wrote:
I'm not sure whether to classify this is a bug or an enhancment request.
FRAMEWORK_3 relies on File/CSV.php from PEAR, which has rudimentary support
for Mac EOL. HEAD implements its own File_CSV, which appears to be somewhat
of a fork of the PEAR File/CSV. I cannot get CSV files, generated on a Mac,
to import properly with either FRAMEWORK_3 or HEAD installs. Similar
problems exists with TSV files.
The matching pairs area of the import doesn't work - no imported fields show
up. I'm pretty sure its choking over the Mac EOL's but this is a bit of a
problem for us, because data we are potentially importing is coming out of
legacy Macintosh applications (email, or database, both OS 9). Even some of
the Carbonized OS X apps still generate CR instead of LF. Almost as bad as
having to deal with Mac resource forks...
More information about the bugs
mailing list