This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch fix/negative-number-locale-15178
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 7e3a862520 fix: normalize Unicode minus sign to ASCII in GSP number
formatting for locale compatibility
add f26b1d70a9 test: add functional tests for locale-aware negative number
formatting
No new revisions were added by this update.
Summary of changes:
.../example/grails/layout/TagLibController.groovy | 8 +++
.../views/tagLib/formatLocaleNumber.gsp} | 10 +--
.../integration-test/groovy/GspTagLibSpec.groovy | 76 ++++++++++++++++++++++
3 files changed, 90 insertions(+), 4 deletions(-)
copy grails-test-examples/{app1/grails-app/views/contentNegotiation/error.gsp
=> gsp-layout/grails-app/views/tagLib/formatLocaleNumber.gsp} (65%)