To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62649
                  Issue #:|62649
                  Summary:|CSV import mishandles inch symbol of double quote
                Component:|Spreadsheet
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|Windows, all
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|open-import
              Assigned to:|spreadsheet
              Reported by:|rrivet





------- Additional comments from [EMAIL PROTECTED] Tue Feb 28 08:11:04 -0800 
2006 -------
On Line 2, Field 3 (1 " wide) the inch symbol after the 1 breaks the CSV import
so that line 2 and all lines after are not imported. The symbol is incorrectly
seen as a text delimiter. 

"test","test","test","test"
"One Inch Wide","1 inch wide","1" wide","ONE INCH WIDE"
"test","test","test","test"
"test","test","test","test"

In my opinion the import algorithm should be modified to only identify a symbol
as a text delimiter only if it is followed by the 'separation character', in
this case a comma.

---------------------------------------------------------------------
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