https://bugs.documentfoundation.org/show_bug.cgi?id=154218
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|variable and user field |variable and user field |input field mishandles |input field mishandles |datetime when a locale's |datetime when locale uses |format is active |decimal commas --- Comment #2 from Stéphane Guillou (stragu) <[email protected]> --- Confirmed the workaround where one replaces the decimal comma by a decimal point in the resulting Value after inserting. e.g. replacing "36161,5" by "36161.5". Also reproduced with another language using decimal commas, like French (France). -- You are receiving this mail because: You are the assignee for the bug.
