Bugs in content types

Report and discuss bugs related to specific H5P content types

H5P slow saves

  1. Detailed steps to reproduce the bug (exactly how and when did it happen)

On drupal v8.9.19, H5P plugin verrsion 8.x-1.0-rc19

Create a content type with a multivalued h5p field

create a node using this content type with a lot of H5p content

Save, it is slow (normal because it has to process the content)

Edit

Save again => It is slow again because it reprocesses everything

On our installation I modified the file H5PEditorWidget.php on line 149 to address this issue. I added those lines:

H5P GamiPress Automator URL redirect blocked/suspended

  1. Detailed steps to reproduce the bug (exactly how and when did it happen)
  • Create H5P Fill in the Blank.
  • Create GamiPress achievement on completion of the H5P Fill in the blank.
  • Create Automator URL redirect based on the GamiPress achievement.
  • Execute the H5P task, the GamiPress achievement succeeds, the Automator URL redirect says it was successful, but no redirection occurs.
  • A 404 page or a second automator activation will result in the pending URL redirection, which can occur after navigating to another page or two and then suddenly you

Pages