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

Cannot enter a directory with a symlink of symlink #280

Closed
alexherbo2 opened this issue Sep 16, 2020 · 1 comment
Closed

Cannot enter a directory with a symlink of symlink #280

alexherbo2 opened this issue Sep 16, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@alexherbo2
Copy link
Contributor

How to reproduce

mkdir -p root/videos
ln -s root/videos
ln -s videos v

Cannot enter the v folder.

@Canop
Copy link
Owner

Canop commented Sep 16, 2020

...
I didn't even think about this case. So yes, it's not covered and I'll consider it a bug.

@Canop Canop self-assigned this Sep 16, 2020
@Canop Canop added the bug Something isn't working label Sep 16, 2020
@Canop Canop closed this as completed in 59b8f51 Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants