Skip to content

unescape % in resources when accessing local filesystem#19

Open
presto8 wants to merge 1 commit intoBitLooter:masterfrom
presto8:master
Open

unescape % in resources when accessing local filesystem#19
presto8 wants to merge 1 commit intoBitLooter:masterfrom
presto8:master

Conversation

@presto8
Copy link

@presto8 presto8 commented Oct 6, 2020

  • resolves github issue 7
  • the local filesystem doesn't automatically translate % sequences like
    %20 in resource URIs
  • this changeset escapes the string before accessing the filesystem

Signed-off-by: Preston Hunt me@prestonhunt.com

- resolves github issue 7
- the local filesystem doesn't automatically translate % sequences like
  %20 in resource URIs
- this changeset escapes the string before accessing the filesystem

Signed-off-by: Preston Hunt <me@prestonhunt.com>
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.

1 participant