-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.6, 4.2.3, 4.3
When the task "Download available H5P content types from h5p.org" fails it just produces this trace:
No information could be obtained on the H5P content types available. H5P repository connection failure
But the task is still counted as succeeded. Thus nobody notices it failed and it won't try again until a month later.
The expected behavior would be for the task to throw an exception in this case.
To emulate this change the URL endpoint for H5P content types in h5p/h5plib/v124/joubel/core/h5p.classes.php#L2063.