Changelog for Online Update no. 1905
Installation
Software update
Bugfixes and features - released on 22.02.2021
- Update to patch level 1905
-
IX-11886: Integer edit fields use incorrect portal defaults (format)
When numbers (integers) that have 4 digits or more were entered in edit fields, they were saved on the server with a period as a thousands separator. This led to undesired behavior in certain scenarios.
Numbers with 4 or more digits are now saved without a period as the thousands separator.
-
IX-12263: Rare NullPointerException when patching portals
As of OU 19, a NullPointerException occurred in rare cases when constraints were patched. This no longer happens.