Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

FileResourceProvider: bug when normalized rootpath is without trailing slash #23

Closed
alex3683 opened this issue Jul 1, 2014 · 1 comment

Comments

@alex3683
Copy link
Member

alex3683 commented Jul 1, 2014

When the root path is normalized (see #21) any trailing slash is removed, if the result is not only the host+port part of a domain or not the root dir (/). This now leads to different results when testing a file for existence within the listing. The tests of the file resource provider itself sadly didn't cover that case.

@alex3683 alex3683 self-assigned this Jul 1, 2014
alex3683 pushed a commit that referenced this issue Jul 1, 2014
alex3683 pushed a commit that referenced this issue Jul 1, 2014
alex3683 pushed a commit that referenced this issue Jul 1, 2014
@alex3683
Copy link
Member Author

alex3683 commented Jul 1, 2014

Fixed on master and release-0.9.x.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant