You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ViRb3
changed the title
Special symbols trip FancyIndex
Special symbol directory names throw 404 if no trailing slash
Aug 28, 2018
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.
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.The text was updated successfully, but these errors were encountered: