Skip to content

Correctly escape UTF-8 path elements for uploads

Nick Thomas requested to merge (removed):42159-utf8-uploads into master

What does this MR do?

Fixes linking to uploads with UTF-8 in the filename

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

regression on GitLab.com . Without this, some existing links can't be rendered.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42159 (closed)

Edited by Nick Thomas

Merge request reports