https://bugs.freedesktop.org/show_bug.cgi?id=62370

          Priority: medium
            Bug ID: 62370
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: FILEOPEN: Import a CSV with a text field without
                    quotes that has numbers and ends with the letter E,
                    lose the letter
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: artur...@gmail.com
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.0.1.2 release
         Component: Spreadsheet
           Product: LibreOffice

Problem description: 
Import a CSV with a text field without quotes that has numbers and ends with
the letter E, lose the letter
Steps to reproduce:
1. Create a csv like:
1111111e,abc,123
2222222b,abc,123
2. Open the CSV file with Libreoffice. 



Current behavior:
The data that Libreoffice shows is:
1111111     abc    123
2222222b abc    123
Expected behavior:
The data that Libreoffice should show is:
1111111e abc    123
2222222b abc    123

Operating System: Windows XP
Version: 4.0.1.2 release

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

Reply via email to