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

Error in ErrorDialog.js when clicking for the first time on a edition content tab

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 4.0 alpha
    • 4.0.0
    • None
    • None

      steps :
      Edit a content in a browser, don't save
      Open the cms with the same user in another browser.
      Clic on the content tab, as it is restored on startup.
      A javascript error occurs, and the tab is never loaded.

      Error: Permission denied to access property "toString"
      var text = details.toString();

      Callstack:

      ._prepareDetails(details=Object {})ErrorDialog.js (ligne 76)
      .display(config=null)ErrorDialog.js (ligne 115)
      ._dispatch/<()ServerComm.js (ligne 799)
      ExtArray.forEach<()ext-all-debug.js (ligne 3079)
      array = Object { type="object"}
      fn = Object { type="object"}
      scope = Object { type="object"}
      ._dispatch(response=Object { type="object"}, options=Object { type="object"})ServerComm.js (ligne 784)
      ._onRequestComplete(response=Object { type="object"}, options=Object { type="object"})ServerComm.js (ligne 722)
      .callback(callback=Object { type="object"}, scope=Object { type="object"}, args=Object { type="object"}, delay=undefined, caller=undefined, defaultScope=undefined)ext-all-debug.js (ligne 8439)
      .onComplete(xdrResult=Object { type="object"})ext-all-debug.js (ligne 25157)
      .onStateChange(xdrResult=Object { type="object"})ext-all-debug.js (ligne 25114)
      ExtFunction.bind/<()ext-all-debug.js (ligne 6662)
      

            sprieul Simon Prieul (Inactive)
            glefebvre Grégory Lefebvre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: