![Announcement icon Announcement icon](https://www.drupal.org/files/styles/grid-2-2x-square/public/announcements/drupal-evergreen-logo-280X280px%20%281%29_0.jpg?itok=PHpn6rCb)
Problem/Motivation
goto add a H5p type
click enter
get an error on the upload
this is what appears in the logs:
rror: Call to undefined method H5PCore::libraryToFolderName() in H5peditor->mergeLocalLibsIntoCachedLibs() (line 628 of /drupal9.5.9/vendor/h5p/h5p-editor/h5peditor.class.php)
here is the issue in the H5P issue queue:
https://github.com/Tuurlijk/t3ext-h5p/issues/37
Steps to reproduce
Proposed resolution
Keep h5p-editor to 1.24.4 until 1.25 issue is corrected
I am marking this works as designed because in the 2.0-alpha3 version 1.24.4 is the version that the module defines.
I might have had a workaround for a different issue in my install.
Comments
Comment #2
socialnicheguru CreditAttribution: socialnicheguru commentedComment #3
shaundychkoVersion 1.26 of h5p/h5p-core has this function. This dependency is added in #3420268: Support h5p/h5p-core:1.26 and h5p/h5p-editor:1.25.