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
In version 2.4.5 the name of current folder was displayed correctly on top of the page (the breadcrumb).
Bug:
However, in version 2.4.6 it is displayed unencoded. I suspect it caused by security patch and is probably needed. But can the path be correctly encoded and displayed in the UI?
The URL's are changed, too.
The page <title> is unencoded, too
Here are 2 screenshots of 2.4.5 vs 2.4.6:
Space in the name of the folder:
Russian characters:
The text was updated successfully, but these errors were encountered:
Use case:
I'm using Caddy to publish school lesson's videos & images via file_server. Here is config:
In version 2.4.5 the name of current folder was displayed correctly on top of the page (the breadcrumb).
Bug:
However, in version 2.4.6 it is displayed unencoded. I suspect it caused by security patch and is probably needed. But can the path be correctly encoded and displayed in the UI?
The URL's are changed, too.
The page <title> is unencoded, too
Here are 2 screenshots of 2.4.5 vs 2.4.6:
Space in the name of the folder:
Russian characters:
The text was updated successfully, but these errors were encountered: