https://bugs.documentfoundation.org/show_bug.cgi?id=123869
Bug ID: 123869
Summary: import .csv with floats and delimiter=pipe is wrong
Product: LibreOffice
Version: 6.0.7.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs@lists.freedesktop.org
Reporter: sinan.ga...@gmail.com
Description:
import .csv with floats and delimiter=pipe is wrong
Steps to Reproduce:
Import from .csv file e.g.:
1|0.0255|3.
2|0.0277|4.
3|0.025|5.
Actual Results:
1 0.0255 3.
2 0.0277 4.
3 25 5.
Expected Results:
1 0.0255 3.
2 0.0277 4.
3 0.025 5.
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