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

            Bug ID: 121859
           Summary: Wrong convertion to .csv
           Product: LibreOffice
           Version: 5.1.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: kes-...@yandex.ru

Description:
Hi.

I have field with value 1140. It has display format and displayed as 1,140.00

While converting to .csv the value should be converted as 1140, but it is
converted to '1,140'

but this cause extra CSV field because ',' is separation

Steps to Reproduce:
1. create xls file with 1140 value which have display format 1,140.00
2. save file as .csv


Actual Results:
it results into two fields with values 1 and 140

Expected Results:
only one field should be: 1140


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to