-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not use this package in production environment #46
Comments
I think I solved data corruption problem. |
Very strange Bug for me to. Also Tested with @sergeilem fork. |
@kolkov, if you can, send me your xls file, I’ll try to fix it. |
Thanks! Ho can I do this? |
Attach file here or send it to sergeilem at gmail.com. |
@sergeilem all files on gmail) |
Did this end up being solved? I am having the same issue, corruption occurs in files when translating. I am intending to use this to parse files into a DB from an "upload" then report out data. |
@darren0609 try "github.com/Towbe/xls" fork. this works for me fine. |
@kolkov note there is no significant difference between my fork and Towbe's |
@sergeilem whats news? |
Hi @kolkov! I've tried to parse file you sent me with my sergeilem/xls and with tealeg/xlsx, results are equal. |
FIX: data corruption while reading, issues extrame#31 extrame#46 extrame#47
Always persist original uploaded files
The text was updated successfully, but these errors were encountered: