-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Minor
-
None
-
Affects Version/s: None
-
No plugin, happens with any plugin
While saving config stringlists do not save properly, example below:
#How it should save StringList: - 'String' - 'String' #How it does save StringList: - 'String' - 'String'
The problem of it saving this way is that when trying to get stringlist it returns null, and in some cases, a list with nothing in it.