mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-05 10:41:56 +01:00
- fix issues with multiple . as thousands separator changed the number on blur. eg: 123.456.789 was changed to 123.456,78 - add exception for N.A. numbers entered when "," is decimal separator eg: 1.5 assume user meant 1,5 not 1500 or 15. Precision is taken into account so if precision=3, assume 1.234 is 1,234 not 1.234,000. |
||
---|---|---|
.. | ||
Et2Number.test.ts | ||
Et2Textbox.test.ts | ||
Et2TextboxValues.test.ts |