[
https://issues.apache.org/jira/browse/TIKA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Burch updated TIKA-371:
----------------------------
Attachment: excel.patch
The attached patch updates Tika's excel parser for poi 3.7 beta 1, mostly
tweaking test output
> Excel formatting depends on the default locale
> ----------------------------------------------
>
> Key: TIKA-371
> URL: https://issues.apache.org/jira/browse/TIKA-371
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 0.6
> Reporter: Jukka Zitting
> Priority: Minor
> Attachments: excel.patch, TIKA-371.patch
>
>
> The solution to TIKA-103 is pretty nice, but the output unfortunately depends
> on the current default locale. It would be nicer if the formatting respected
> the locale set in the parse context and used the default locale only when a
> specific locale is not explicitly given. It looks like this functionality
> needs to be added also in POI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.