Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9
-
Fix Version/s: 2.9
-
Component/s: Resource add-on
-
Labels:
-
Testing Instructions:
- Try to open a file that fails. Check that the [Object] error message is not shown anymore.
- Open a file that's not prefetched. Check that now is marked as downloaded in the course contents.
-
Affected Branches:MOODLE_29_STABLE
-
Fixed Branches:MOODLE_29_STABLE
-
Pull Master Diff URL:
Description
If a mod_resource download fails, the following error is shown:
[Object object]
We should show a proper message.
Also, I've seen that if I open a resource without prefetching it then the module status is not updated for some reason.