-
Bug
-
Resolution: Fixed
-
Major
-
2.6, 2.7
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_26_STABLE
-
MDL-42959-master -
When I upload a file I see a Javascript error in the Javascript console.
Uncaught TypeError: Cannot call method 'removeAttribute' of null
|
The AJAX request finishes as expected for what I see. Only master is affected.
Discovered while working on MDL-42625, as the end of the AJAX request is not detected because of the JS error.