MDL-78087 h5p: Fix TimeLine display bug
commit5372f544405aeec26c79f8c73aafccd24e921d43
authorSara Arjona <sara@moodle.com>
Thu, 11 May 2023 08:17:55 +0000 (11 10:17 +0200)
committerSara Arjona <sara@moodle.com>
Thu, 11 May 2023 08:19:45 +0000 (11 10:19 +0200)
treec7f8142073a12ca7e29208d9a4cb1aad4714ff15
parent5d320dd7d18d2442fe2f585d653579909fe700f0
MDL-78087 h5p: Fix TimeLine display bug

When the H5P third-party library was upgraded to moodle-1.23, the calls to
libraryToString(xxx, true) where replaced with libraryToFolderName().
We missed this, which was doing the H5P Timeline activities weren't
displayed properly.

Thanks Joseph for raising this and preparing a patch! Well done!

Co-authored: Joseph Rézeau
h5p/classes/core.php