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

Special symbol directory names throw 404 if no trailing slash #98

Open
ViRb3 opened this issue Aug 28, 2018 · 1 comment
Open

Special symbol directory names throw 404 if no trailing slash #98

ViRb3 opened this issue Aug 28, 2018 · 1 comment

Comments

@ViRb3
Copy link

ViRb3 commented Aug 28, 2018

Not sure if this is fixed by #95, but I have a folder intentionally named: !@#$%^&()_+'{}. Now, when I copy the URL as-is and paste it in a new tab, it opens properly. However, if I remove the trailing slash, I get a 404. This behavior does not appear with normal folders - they will work even without a trailing slash.

@ViRb3 ViRb3 changed the title Special symbols trip FancyIndex Special symbol directory names throw 404 if no trailing slash Aug 28, 2018
@aperezdc
Copy link
Owner

I think you are right and this should be fixed by #95, but it wouldn't hurt to add some test cases to make sure that file names like the one you mention work properly, so let's use this issue for tracking that.

@aperezdc aperezdc added this to the v0.4.4 milestone Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants