Erik Peterson created TIKA-922:
----------------------------------
Summary: iWork number cell formats which are being modified in
parsing
Key: TIKA-922
URL: https://issues.apache.org/jira/browse/TIKA-922
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.0
Environment: Windows 7, 64 bit
Reporter: Erik Peterson
iWork Number cell formats which Tika parser is parsing but in a modified form.
Percentage turns into a decimal. ie 90% becomes .9000000002
Accounting appends a $, but the $ is missing from parsed data
Fraction is turned into a decimal
Number System (ie Binary) translated to decimal. Ie '11001000' becomes '200'
Scientific Numbers translated to decimal. ie 9.0000E-03 becomes 9000
Drop down menu parses all the menu items, but not what's selected.
Currency & Number aren't displayed properly ie. $0.60 becomes .59999
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira