h5p-editor-php-library icon indicating copy to clipboard operation
h5p-editor-php-library copied to clipboard

Fix bugs from missing translations

Open samuelcalegari opened this issue 3 years ago • 1 comments

Fix bugs from missing translations prevent error in console : Uncaught TypeError: translation[i] is undefined when add an interactive video in branching scenario in french

samuelcalegari avatar Oct 19 '22 13:10 samuelcalegari

I think this is a duplicate of #159, which is an independend implementation of the idea proposed in this issue: #157.

Contrary to the claim in #157 I still think this is a problem in h5p-editor-php-library, which can get into an unusable state when the translation data is broken.

matthiasblaesing avatar Dec 05 '22 13:12 matthiasblaesing