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 constructing URL resources #101

Merged

Conversation

mistydemeo
Copy link
Contributor

@mistydemeo mistydemeo commented Mar 11, 2017

Prior to PRONOM 89, URLs were missing the scheme; there is now a mixture of fully-qualified URLs and URLs without schemes. Treating them naively caused the fetching in prepare to fail.

Noticed this when trying to test #99 - downloading and converting PRONOM 89 fails without this PR.

Prior to PRONOM 89, URLs were missing the scheme; there is now a mixture
of fully-qualified URLs and URLs without schemes. Treating them naively
caused the fetching in prepare to fail.
@jhsimpson
Copy link
Contributor

Fido 1.3.6 release

@jhsimpson jhsimpson added this to the 1.3.6 milestone Jun 16, 2017
@jhsimpson jhsimpson merged commit e845553 into openpreserve:master Jun 16, 2017
@mistydemeo mistydemeo deleted the fix_constructing_url_resources branch June 16, 2017 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants