Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
The UserConfig values did not respect the underlying configs data type, therefore the preferences of the repetition editor were not loaded correctly and the repetition editor did not come up.
-
Empty show more show less
Description
The UserConfig values did not respect the underlying configs data type. Therefore a string "0" was converted to true instead of false in a config with data type boolean.
This was affecting the preferences of the repetition editor, which then were not loaded correctly and the repetition editor did not come up.