Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(h5p-editor): Improved error messages #265

Merged
merged 5 commits into from
Nov 25, 2019
Merged

Conversation

sr258
Copy link
Member

@sr258 sr258 commented Nov 18, 2019

Resolves #233, #234 and #235.

This is how #235 is fixed: When ContentTypeCache.get() is called it now automatically tries to contact the H5P Hub and downloads the content files if this hasn't been done before. If it can't reach the Hub, it simply returns an empty array.

@sr258 sr258 added this to the Milestone 1 milestone Nov 18, 2019
@sr258 sr258 added the [type] bug Something isn't working (resulting in patch-version) label Nov 18, 2019
@sr258 sr258 marked this pull request as ready for review November 20, 2019 20:46
@sr258 sr258 added the [status] needs review PRs that are ready to be reviewed. label Nov 20, 2019
@JPSchellenberg JPSchellenberg merged commit 7ed5a68 into master Nov 25, 2019
@JPSchellenberg
Copy link
Member

🎉 This PR is included in version 0.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sr258 sr258 deleted the fix/error-messages branch November 26, 2019 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released [status] needs review PRs that are ready to be reviewed. [type] bug Something isn't working (resulting in patch-version)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

H5PEditor.getLibraryData: Improve error-message when library is not found
2 participants