-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. uae csv with enclsure characters
12313,234234
,sdfsdfsdfвафы
,,,,,,,,,,,,,,,,,,,111
a7777
,bbbbb999
,,"тест test,123",ggg,"""1,2"""
2. try to read cell c34 ("тест test,123")
3. look at the string from vector
What is the expected output? What do you see instead?
characters after coma is lost
What version of the product are you using? On what operating system?
i used version 1.0.0 under windows
Please provide any additional information below.
Original issue reported on code.google.com by [email protected]
on 6 Oct 2010 at 10:41