Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-23891

New problems with IE(8), editor and Turn Editing On button caused by some recent change

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None
    • New install
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE
    • Easy

    Description

      Something strange is going on again in moodle 2 latest version (CVS)

      When you press Turn editing on button IE8 launches an error and developer tools tell that in loader-min.js object does not support method or property - and highlights

      W.id=W.id||I.guid();

      This happens only with button, not with Turn editing on link.

      When you try to edit some section summary you don't get the editor and IE8 developer tools stop in that same file and

      K.id=K.id||E.guid();

      If you turn IE8 to IE7 mode the error, 'this._form' is null or not an object, comes from address like javascript.php?file=%2Flib%2Fform%2Fform.js&rev=156

      and there line

      this._form.get('elements').each(function(){if(this.getAttribute('name')==name){elements.push(this);}})

      Attachments

        Issue Links

          Activity

            People

              samhemelryk Sam Hemelryk
              korpelainen Mauno Korpelainen
              Nobody Nobody
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                24/Nov/10