-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Editor general
-
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.
-
Emptyshow more show less
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.