Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Fix crash when opening a publication with a space in its filename #136

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

mickael-menu
Copy link
Member

URI(publicationPath) crashed when the path contained a non percent-encoded space.

android.net.Uri should be preferred over java.net.URI when URL validity is not necessary, because it is more forgiving of invalid URI syntax.

@mickael-menu mickael-menu merged commit 4e1202b into readium:develop Jun 2, 2020
@mickael-menu mickael-menu deleted the fix/uri-crash branch June 22, 2020 07:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant