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.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

SocialNicheGuru created an issue. See original summary.

socialnicheguru’s picture

Status: Closed (works as designed) » Active
shaundychko’s picture

Status: Active » Closed (outdated)

Version 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.