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

[Filesystem] Fix makePathRelative when end path is a file #38684

Closed
wants to merge 1 commit into from
Closed

[Filesystem] Fix makePathRelative when end path is a file #38684

wants to merge 1 commit into from

Conversation

lainosantos
Copy link

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #25023
License MIT

Fix the result of a relative path when the end path is a file.

Others errors mentioned in #25023 are not present anymore.

Copy link
Member

@jderusse jderusse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add tests for this?

@nicolas-grekas nicolas-grekas added this to the 5.1 milestone Oct 23, 2020
@xabbuh
Copy link
Member

xabbuh commented Jan 2, 2021

@lainosantos Are you able to finish this PR?

@carsonbot carsonbot changed the title Fix makePathRelative when end path is a file [Filesystem] Fix makePathRelative when end path is a file Jan 2, 2021
@xabbuh
Copy link
Member

xabbuh commented Jan 12, 2021

closing here as the PR is stalled

@xabbuh xabbuh closed this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants