Just preparing a PoC for a customer for next week and stumbled upon a new old problem: The currency format gets messed up again once you use (as common in Europe) the comma as decimal point. This only happens in module builder though, need to check for new fields in studio.
Symptom: A field is entered as 199,90 and shows as 19.990,00 after saving.

Any help (even a dirty hack) is appreciated - if I leave the decimal point for the demo I can already hear the question "why there is no comma..."

Version is 52f, will try now with 52d

Thanks in advance