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

Polyfills missing for IE DOM

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.8
    • 3.8
    • JavaScript
    • MOODLE_38_STABLE
    • MOODLE_38_STABLE
    • MDL-67137-master
    • Hide

      Behat will cover this for the most part

      1. Smoke test the new forum grader using Internet Exploder 10 or 11.
        • Create a forum with grade type set to point with a value of 100.
        • From the forum view, you'll see a 'grade users' button. Click it to view the new grading interface.
      2. Just make sure you are able to load the view, grade a student, etc.
      Show
      Behat will cover this for the most part Smoke test the new forum grader using Internet Exploder 10 or 11. Create a forum with grade type set to point with a value of 100. From the forum view, you'll see a 'grade users' button. Click it to view the new grading interface. Just make sure you are able to load the view, grade a student, etc.

      So it turns out that babel-polyfill (and core-js/stable which replace it) do not include polyfills for DOM things.

      Some DOM things, like `Element.closest` do not work in IE and so we need to add our own polyfill.
      Yay.

      MDN provide polyfills for us, though they don't give any indiciation as to the license.

            dobedobedoh Andrew Lyons
            dobedobedoh Andrew Lyons
            Carlos Escobedo Carlos Escobedo
            Jake Dallimore Jake Dallimore
            Janelle Barcega Janelle Barcega
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour, 57 minutes
                1h 57m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.