In many non-English locales (such as Spanish, Italian, and French), the comma is used as the standard decimal separator instead of the period (dot).
When a user with a non-English locale attempts to update a money-type attribute in the Modern UX Details flyout or the Properties page using a dot as the decimal separator, the application fails to save the value correctly. Instead, the value is rendered as "NaN" (Not a Number).
STEPS TO REPRODUCE:
10.25 (using a dot separator) into the grid. Observe that it saves correctly.11.25 (using a dot separator) into the grid. Observe that it saves correctly.12,25 (using a comma separator) into the grid. Observe that it saves correctly.13,25 (using a comma separator). Observe that it saves correctly.14.25 (using a dot separator).Expected Results: The value should be processed and saved correctly, adapting to the input format.
Actual Results: The value is not saved when a dot is used as a separator in the Details flyout (or Properties page) with a non-English locale; the field displays "NaN".
Note: This behavior is consistent across both the Details flyout and the Properties page.
Clarity 16.4.0
DE182132
Fixed in