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

VFS-844: Prevent that source files urlString is twice URIEncoded #423

Merged

Conversation

beise
Copy link
Contributor

@beise beise commented Sep 16, 2023

URIEncoded. Prevent that the urlString of a webdav-filename is twice URIEncoded when file is moved. Results in invalid filename if the filename contains spaces.

https://issues.apache.org/jira/browse/VFS-844

URIEncoded.

Prevent that the urlString of a webdav-filename is twice URIEncoded when file is moved. Results in invalid filename if the filename contains spaces.
@garydgregory garydgregory changed the title VFS-844: Prevent that source files urlString is twice .. VFS-844: Prevent that source files urlString is twice l Sep 16, 2023
@garydgregory garydgregory changed the title VFS-844: Prevent that source files urlString is twice l VFS-844: Prevent that source files urlString is twice Sep 16, 2023
@garydgregory
Copy link
Member

@garydgregory garydgregory merged commit 5f3a26c into apache:master Sep 16, 2023
12 checks passed
@garydgregory garydgregory changed the title VFS-844: Prevent that source files urlString is twice VFS-844: Prevent that source files urlString is twice URIEncoded Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants