[Libreoffice-bugs] [Bug 116921] New: error importing CSV containing ; ""some text"";

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 10 12:25:09 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116921

            Bug ID: 116921
           Summary: error importing CSV containing ;""some text"";
           Product: LibreOffice
           Version: 5.4.6.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ced at comune.argenta.fe.it

Description:
importing CSV containing ;""some text"";
separated by ;
text separator "

get erroneous separation


Steps to Reproduce:
1.
open this file as CSV

abcd;abcd;abcd;abcd;
abcd;""abcd"";abcd;abcd;
abcd;abcd;abcd;abcd;

2.
set separated by ;
set text delimitator "

3.
press OK


Actual Results:  
abcd    abcd    abcd    abcd
abcd    """abcd"";abcd;abcd;
abcd;abcd;abcd;abcd;
"               


Expected Results:
abcd    abcd    abcd    abcd
abcd    "abcd"  abcd    abcd
abcd    abcd    abcd    abcd




Reproducible: Always


User Profile Reset: No



Additional Info:
even preview is wrong




User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101
Firefox/59.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180410/17985755/attachment.html>


More information about the Libreoffice-bugs mailing list