Skip to content

Fix encoding error when downloading archive

Jerry Seto requested to merge 387465-fix-downloading-archive-encoding-error into master

What does this MR do and why?

Fix encoding error when downloading archive for path with utf-8 characters

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Create a project
  2. Add a directory with utf-8 characters e.g from the issue 中文目录
  3. Try to download the directory

Related to #387465 (closed)

Edited by Jerry Seto

Merge request reports