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 f26b1d70a9 test: add functional tests for locale-aware negative number
formatting
add 7ea205bba6 fix: scope Unicode minus normalization to input rendering
only
No new revisions were added by this update.
Summary of changes:
.../formfields/DefaultInputRenderingSpec.groovy | 22 +++++++
.../grails/plugins/web/taglib/FormatTagLib.groovy | 14 +---
.../plugins/web/taglib/ValidationTagLib.groovy | 8 +--
.../org/grails/web/taglib/FormatTagLibSpec.groovy | 11 ----
.../org/grails/web/taglib/FormatTagLibTests.groovy | 28 --------
.../grails/web/taglib/ValidationTagLibSpec.groovy | 17 -----
.../example/grails/layout/TagLibController.groovy | 8 ---
.../grails-app/views/tagLib/formatLocaleNumber.gsp | 31 ---------
.../integration-test/groovy/GspTagLibSpec.groovy | 76 ----------------------
9 files changed, 24 insertions(+), 191 deletions(-)
delete mode 100644
grails-test-examples/gsp-layout/grails-app/views/tagLib/formatLocaleNumber.gsp