moqui / moqui-framework

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
http://www.moqui.org
Other
279 stars 200 forks source link

Number validation for German number #302

Closed mckhoi closed 6 years ago

mckhoi commented 6 years ago

1.9876 is on German 1,976 - a comma instead of a point. I set the system on German and try to insert a number on the example component for "Example Size" that number, but the system gives a error "Please enter a valid number."

jonesde commented 6 years ago

Going forward please file requests for support on the new HiveMind instance on moqui.org. For more information about community infrastructure see:

https://www.moqui.org/docs/moqui/Community+Guide

In the near future issues on GitHub will be disabled altogether.

This issue is a duplicate of issue #49 on moqui-framework, and related to pull request #93 on moqui-runtime:

https://github.com/moqui/moqui-framework/issues/49 https://github.com/moqui/moqui-runtime/pull/93