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


User fst changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Aug  7 12:29:00 +0000 
2007 -------
Hi,

this is not a bug.

The semicolons are used as field delimiter and the quotes (or double quotes) are
used to determine what is text, so you can have test;test;test which results in
three cells of test after import. Making 'test;test;test' and set the text
delimiter to single quote on import will open a single cell with content
test;test;test .

Your example mixes these settings up, making test;'test';test';'test;'test this
an almost faulty snippet of csv data.

So the information you need is that a starting quote needs an ending quote and
all between these two quotes is interpreted as text.

It's the way it must work according to the 'specifications'.

So I have to close this Issue as invalid. Sorry for no better reply.

Frank

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