aschi opened a new pull request #64: fix constructor of ExtendedDecimalFormatParser URL: https://github.com/apache/freemarker/pull/64 use DecimalFormatSymbols.getInstance(locale) instead of the constructor to properly work with other DecimalFormatSymbolsProvider implementations. See https://issues.apache.org/jira/browse/FREEMARKER-125
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
