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
urlencoded number-sign (%23) followed by a percent-sign (%25) results in a "Bad request" http://<dev-domain>/filebrowser/testdirectory/%23%25 in case the directoryname is #%
Backslashes \ in directoryname results in a "404 Not found"
The text was updated successfully, but these errors were encountered:
urlencoded number-sign (%23) followed by a percent-sign (%25) results in a "Bad request"
http://<dev-domain>/filebrowser/testdirectory/%23%25
in case the directoryname is#%
Backslashes
\
in directoryname results in a "404 Not found"The text was updated successfully, but these errors were encountered: