StringList not saving properly

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:
    • 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.

            Assignee:
            Unassigned
            Reporter:
            Aayush Rai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: