Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3374

adminCentral fails to load when MgnlDebug mode is on

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4
    • None
    • admininterface
    • None

      Found this while trying to use MgnlRuntime.load(..) function to dinamically load an external javascript. There are several bugs:
      1) inconsistent use of array object name, sometimes referred to as notYetDebugged or mistyped as notYetDebuged (one "g" instead of two)
      2) MgnlRuntime.debug(..) tries to access the array without specifying this which causes an "undefined" error
      3) elements are added to the array by using the non existing Array.append(..) function instead of Array.push(..).

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD