| Numbers changing from 57,00 -> 57000000 [message #7945] |
Tue, 21 July 2026 11:42  |
htManager
Messages: 459 Registered: May 2014
|
Senior Member |
|
|
Hi Tony,
I updated from v 2.30.0 (not 2.31.0) to v 2.34.0 and now I have problems with the number values. I have a popup from where the numbers are filled in correctly. The value in $fieldarray is "57,00" but if I press submit, the value in std.table.class.inc->custom_popupReturn() line 1662 is correct but in std.table.class.inc->popupReturn() line 7631 the value ist 57000000.
Changing the includes directory back to v 2.30.0, everything works fine again.
Is this a bug or is this because of a wrong number format '.' instead of ','?
[Updated on: Tue, 21 July 2026 16:46] Report message to a moderator
|
|
|
|