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
Please attach a sample csv file. Marking as NEEDINFO, once you attach document mark as UNCONFIRMED and we will investigate. Thanks! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + LibreOffice is powered by a team of volunteers, every bug is confirmed (triaged) by human beings who mostly give their time for free. We invite you to join our triaging by checking out this link: https://wiki.documentfoundation.org/QA/BugTriage There are also other ways to get involved including with marketing, UX, documentation, and of course developing - http://www.libreoffice.org/get-help/mailing-lists/. Lastly, good bug reports help tremendously in making the process go smoother, please always provide reproducible steps (even if it seems easy) and attach any and all relevant material
Created attachment 77975 [details] Example Confirmed in master version.
*** This bug has been marked as a duplicate of bug 54562 ***