By willmoy on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x, 8.0.x
Introduced in version:
7.40
Issue links:
Description:
In the numeric fields (integer, float, decimal), the default thousand separator has been changed from a space to nothing (' ' to '').
In the unlikely case that your module programmatically overrides that default, it may need to be updated.
Impacts:
Site builders, administrators, editors
Module developers
Themers