https://issues.apache.org/bugzilla/show_bug.cgi?id=51444

--- Comment #2 from milan <[email protected]> 2011-06-28 14:14:38 UTC ---
both files are created in libraoffice(former openoffice)

yes I just saved it again as OpenXML file.

Hmm, maybe there is a problem with OpenOffice implementation?

Still how can I ensure I will not receive such a file from a third party?
(we try to process XLS and XLSX files sent from external sources, so we have no
control over these files, how they are populated, etc)
And that file can be reopened in OpenOffice as a valid file. So it looks good.

I wrote a workaround that copies XSSFworkbook, sheet by sheet, cell by cell, so
I can manage so far, but it would be nice to have same solution both for XSL
and XLSX files

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to