Invalid nested config values ignored

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.6.0-rc3
    • Affects Version/s: None
    • Component/s: Admin
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      A config file with:

      { systemLog : { verbosity : 'foo' } }
      

      Does not result in a failure to start. Instead, the option gets ignored.

      Using the dotted format has the correct behavior:

      { "systemLog.verbosity" : 'foo' }
      

              Assignee:
              Shaun Verch (Inactive)
              Reporter:
              Shaun Verch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: