To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81915
                 Issue #|81915
                 Summary|Delimited File Parsing
               Component|Spreadsheet
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|spreadsheet
             Reported by|dissipate





------- Additional comments from [EMAIL PROTECTED] Mon Sep 24 20:35:42 +0000 
2007 -------
When opening a tab delimited file, if there is a new line in a record, Calc
treats this as the end of a row, without looking ahead to see if there are other
columns in the row to be processed. Therefore, if a tab delimited file is opened
that has new lines in the records, the data in the adjacent column gets pushed
down to the next row instead of remaining in the intended row.

For instance, if there is a row that looks like the following:

'rec1 \t rec2 \n\t rec3 \n'

Where \t a tab and \n is a newline, rec3 gets pushed down to the next row,
whereas it would be much more convenient for formatting purposes to have Calc
look ahead to see if there is a tab directly after the newline, which would
indicate that columns for that row are not done being processed.

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