Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9076

[EditContentsGrid] Cannot cancel changes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.0
    • 4.1.0
    • None
    • None
    • 4.1 RC3

      1. Open default Search Tool
      2. Launch a search
      3. Click on a title of a result to be in "edition" mode
      4. Change its value
      5. On the yellow top panel, click on Cancel, then "Yes" button
      6. Nothing happens and a JS error logs in the console.
      7. What's more, the tool cannot be closed, as clicking on the cross produces the same result
      EditContentsGrid.js:1059 Uncaught TypeError: this._lockOrUnlockContent is not a function
          at EditContentsGrid.js:1059
          at Array.forEach (<anonymous>)
          at Object.Ext.Array.ExtArray.forEach (ext-all-debug.js:3302)
          at constructor._unsaveEditionCB (EditContentsGrid.js:1057)
          at ext-all-debug.js:7101
          at Object.callback (ext-all-debug.js:9249)
          at constructor.userCallback (ext-all-debug.js:7119)
          at constructor.btnCallback (ext-all-debug.js:186241)
          at Object.callback (ext-all-debug.js:9249)
          at constructor.fireHandler (ext-all-debug.js:158420)
      (anonymous) @ EditContentsGrid.js:1059
      Ext.Array.ExtArray.forEach @ ext-all-debug.js:3302
      _unsaveEditionCB @ EditContentsGrid.js:1057
      (anonymous) @ ext-all-debug.js:7101
      callback @ ext-all-debug.js:9249
      (anonymous) @ ext-all-debug.js:7119
      btnCallback @ ext-all-debug.js:186241
      callback @ ext-all-debug.js:9249
      fireHandler @ ext-all-debug.js:158420
      onClick @ ext-all-debug.js:158402
      fire @ ext-all-debug.js:21913
      fire @ ext-all-debug.js:36708
      publish @ ext-all-debug.js:36668
      publishDelegatedDomEvent @ ext-all-debug.js:36690
      doDelegatedEvent @ ext-all-debug.js:36734
      onDelegatedEvent @ ext-all-debug.js:36721
      

            laurence Laurence Aumeunier
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: