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 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.