UrlUnescape not working as expected with characters with tilde
Posted: 07 Aug 2023 09:26
This: is being renamed to and I have to do UTF-8 to Unicode to fix it, is this intended? Even if UrlUnescape output is UTF-8 the string should be
EDIT: It seems it's using Windows-1252 for the output so I guess is using this if so I'm requesting for an option to make the renamings output Unicode. I'm thinking another check option like "Preview All".
Code: Select all
Isla de La Abad%C3%ADaCode: Select all
Isla de La AbadÃaCode: Select all
Isla de La AbadíaCode: Select all
Default ANSI Code Page: 1252 (ANSI - Latín I)
Active ANSI Code Page: 1252 (ANSI - Latín I)