Szymon created TIKA-2981:
----------------------------
Summary: Issue with parsing .numbers file
Key: TIKA-2981
URL: https://issues.apache.org/jira/browse/TIKA-2981
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.22
Reporter: Szymon
Attachments: example.numbers
Hi,
I have a very similar problem to
https://issues.apache.org/jira/browse/TIKA-1966.
I'm using `new Tika().parseToString(file)` method, but also tried
`IWorkPackageParser` directly.
I'm using `version 6.1 (6369)` of Numbers.
I'm using `version 1.22` of Tika.
Please see attached file.
Output: ```
Index/Document.iwa
Index/ViewState.iwa
Index/CalculationEngine.iwa
Index/Tables/Tile.iwa
Index/Tables/DataList.iwa
Index/Tables/DataList-3670-2.iwa
Index/Tables/DataList-3671-2.iwa
Index/Tables/DataList-3672-2.iwa
...
```
Thank you,
Szymon
--
This message was sent by Atlassian Jira
(v8.3.4#803005)