-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
1.9.1, 1.9.2
-
None
-
MOODLE_19_STABLE
Error: document.getElementById("id_FILE_" + (upload_number - 1)) is null
Source File: email/email.js
Line: 19
When you try to upload multiple file, you click on 'add another file' button, it will add input area for you.
If you click on remove beside them and remove, and later want to add another file, you get the error above.