Strange IE issue

Strange IE issue

by Richard Oelmann -
Number of replies: 4
Picture of Core developers Picture of Plugin developers Picture of Testers

I'm currently experiencing a strange issue with IE11 and below accessing the grading page on Assignments. The page simply hangs, with IE developer console giving an error:

SCRIPT445: Object doesn't support this action
first.js (150,7343)

The strange part being, everything works fine in IE-Edge, Chrome, Firefox, Safari.

This was originally brought to my attention on our university system just after the recent upgrade, but I have also tested on a clean install with no themes (using Boost) or plugins installed.

  • Moodle 3.7
  • Ubuntu16 (original Live error), Ubuntu18 (development test system)
  • PHP7.3

Has anyone else come across this, or have any ideas what I could explore to find/correct the issue?

Many thanks

Richard.

Average of ratings: -
In reply to Richard Oelmann

Re: Strange IE issue

by James Keavney -

Hi Richard,

I have come across the same issue, I have no solution unfortunately but I did come across the issue on Moodle Tracker and I am following it there the link for your information is;

https://tracker.moodle.org/browse/MDL-65700

Kind regards,

James.

In reply to James Keavney

Re: Strange IE issue

by Richard Oelmann -
Picture of Core developers Picture of Plugin developers Picture of Testers

Thanks James. I hadn't found that issue when I searched for some reason, but good to know its not unique to my Uni and its already being worked on.


Richard

In reply to Richard Oelmann

Re: Strange IE issue

by Kahraman Bulut -
Picture of Testers
In reply to Kahraman Bulut

Re: Strange IE issue

by Richard Oelmann -
Picture of Core developers Picture of Plugin developers Picture of Testers

Not a caching issue, in this instance

The same page can be accessed on Chrome/Firefox and Edge, but not on IE11 and earlier

The link above to the Tracker issue identifies some JS to fix the problem.