Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2487

Configuration is inacessible when a parameter with "checker" is missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 4.0RC6
    • 4.0RC5
    • None
    • None

      How to reproduce

      • In config.xml file, remove a mandatory parameter with checker, for exemple "cms.url" in site application

      The following JS error occurred

      ConfigurableFormPanel.js:1374 Uncaught TypeError: Cannot read property 'dom' of undefined
          at constructor._updateTabStatus (ConfigurableFormPanel.js:1374)
          at constructor.<anonymous> (ConfigurableFormPanel.js:1232)
          at constructor.each (ext-all-debug.js:40050)
          at constructor._updateTabsStatus (ConfigurableFormPanel.js:1231)
          at constructor.<anonymous> (ext-all-debug.js:6711)
          at constructor.fire (ext-all-debug.js:20326)
          at constructor.doFireEvent (ext-all-debug.js:21244)
          at constructor.doFireEvent (ext-all-debug.js:65377)
          at constructor.prototype.doFireEvent (ext-all-debug.js:55078)
          at constructor.fireEventArgs (ext-all-debug.js:21097)
      

      The form looks ugly and edit is impossible.

            raphael Raphaƫl Franchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: