To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85198





------- Additional comments from [EMAIL PROTECTED] Tue Jan 15 08:32:24 +0000 
2008 -------
the problem for some of my test files stems from the fact that only 
OpenOffice.org's CSV format is accepted, which uses double quotes, and UNIX 
newlines.  Excel is much more forgiving about quotes, but it and Notepad is not 
forgiving of the OpenOffice.org CSV format's UNIX newlines.

If you try to edit the CSV file using Notepad and correct the "missing" 
newlines as I did, it is now corrupted because Windows uses different 
newlines.  I thought I outlined this in a different bug report, but I am not 
sure.  I don't know whether this belongs in a separate bug report or not.

I suppose I should put in a feature request for CSV format compatibility with 
the OS platform you are on.  programming-wise, it's as simple in C/C++ as 
using "\n" in a string for a newline, and the OS-platform compatibility issue 
is solved.  I remember this works the same for Java.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to