This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 62c391e4e4 Merge branch '7.0.x' into 7.1.x
add 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
add 7ea205bba6 fix: scope Unicode minus normalization to input rendering
only
add 8b5d630651 Merge branch '7.1.x' into fix/negative-number-locale-15178
new 37b7834a68 Merge pull request #15475 from
apache/fix/negative-number-locale-15178
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../plugin/formfields/FormFieldsTagLib.groovy | 12 +++++++++++-
.../formfields/DefaultInputRenderingSpec.groovy | 22 ++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)