-
Improvement
-
Resolution: Fixed
-
Minor
-
2.5
-
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
For some reason we receive a lot of weird errors coming from mod_resource and mod_page. Most of them are references to unexisting variables. We guess that window.onerror is getting errors that happen inside an iframe, but I wasn't able to reproduce this issue.
We think we should ignore the errors coming from these states since they're mostly useless for us and they can cause a bad user experience.