[
https://issues.apache.org/jira/browse/TIKA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883727#action_12883727
]
Jukka Zitting commented on TIKA-371:
------------------------------------
Great, thanks! I committed one more minor fix in revision 959126.
PS. Our normal issue workflow has been to mark fixed issues as "Resolved"
instead of "Closed". Only when a new release is made are all included fixes
marked as "Closed" by the release manager. The idea is that a "Resolved" issue
can still be reopened for reconsideration, while a "Closed" issue has been
frozen by the release and any proposals for related changes should be handled
in separate new issues.
> 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
> Fix For: 0.8
>
> 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.