Skip to content

Conversation

plamentotev
Copy link
Member

new File( markerResource.getPath() ) does not work when markerResource contains spaces or other characters that are URL encoded. The File constructor that takes URI as argument, takes care of those cases.

`new File( markerResource.getPath() )` does not work when `markerResource`
contains spaces or other characters that are URL encoded.
The `File` constructor that takes URI as argument, takes care of those
cases.
@plamentotev
Copy link
Member Author

I hope I'm not overdoing it with those 'fix spaces' fixes but my home folder (as you may have guessed) contains space 😆

@olamy olamy merged commit c33e1c8 into codehaus-plexus:master Feb 6, 2018
@plamentotev plamentotev deleted the fix-tests branch February 7, 2018 04:08
@rfscholte rfscholte added this to the 2.8.3 milestone Feb 23, 2018
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