GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/63
[Bug 60422] fix issue with number formatting in German locale Equivalent of https://github.com/apache/poi/pull/62 but without reliance on LocaleUtil.setUserLocale - the locale is passed through the call stack. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pjfanning/poi Bug-60422c Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/63.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #63 ---- commit 60e0f78eaf18881b43856c31ce00cfaca031104b Author: pj.fanning <pj.fann...@workday.com> Date: 2017-07-01T10:28:39Z [Bug-60422] fix issue with number formatting in German locale commit f99ace0074c4df7e1ee84b0d46148004cd499623 Author: pj.fanning <pj.fann...@workday.com> Date: 2017-07-02T09:35:42Z Pass locale through call stack instead of using LocaleUtil.setUserLocale ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org