Skip to content

When renaming a file, use system locale.

Julien Wadel requested to merge fix/utf8_files into release/5.2

The bug appears on Windows when it receives an UTF8 filename. The encoding should not depend of the application as it is related to the current system.

Edited by Julien Wadel

Merge request reports