Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.10
-
Component/s: H5P
-
Testing Instructions:
-
Affected Branches:MOODLE_310_STABLE
-
Fixed Branches:MOODLE_310_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.9 Branch:
MDL-70327-39 -
Pull 3.9 Diff URL:
-
Pull 3.10 Branch:
MDL-70327-310 -
Pull 3.10 Diff URL:
-
Pull 3.11 Branch:
MDL-70327-311 -
Pull 3.11 Diff URL:
-
Pull Master Branch:
MDL-70327-master -
Pull Master Diff URL:
-
Sprint:Moppies Kanban
Description
While testing the app we noticed this stopped working, we don't know when.
How to reproduce:
- In a course as teacher, create a new label.
- In the label, add an embedded H5P package using the Atto H5P button and uploading a new file.
- Save the changes. Check that the package is correctly displayed in the label.
- Copy the iframe link. It should be something like: YOURSITE/h5p/embed.php?url=...
- Open a browser where you aren't authenticated in the site, or an incognito window.
- Paste the URL from step 4, and add the following parameter at the end: &preventredirect=false.
- The page should redirect to login, but instead it displays an error message saying: "Course or activity not accessible."