In MDL-69331, a feature to disable libraries was added. When a library is disabled, it shouldn't be upgraded but, sometimes, it's getting upgraded (it's not happening always).
Steps to reproduce:
- On a clean site, login as admin.
- Go to "Site administration > Server > System paths" and set "Path to PHP CLI" with the proper value.
- Access to "Site administration > H5P > Manage H5P content types".
- Upload the attached .h5p file to the "H5P content type" field.
- Check "Accordion" content-type has been created and has version "1.0.23".
- Disable "Accordion" content-type.
- Access to "Site administration > H5P > H5P overview".
- Run the H5P scheduled task to download available H5P content types.
- Access to "Site administration > H5P > Manage H5P content types".
Expected behaviour
"Accordion" content-type still has version "1.0.23".
Current behaviour
Accordion" content-type has a newer version (i.e. "1.0.26").
- Testing discovered
-
MDL-69331 Add ability to disable specified H5P content types
-
- Closed
-