
The sorting of Danish (well Scandinavian) files and folders are incorrect.
Comparing with Windows (10) and WSL2 reveals problems there as well, perhaps TC is enheriting the sorting logic from W10?
The correct alphabetical order is
Code: Select all
ABCD...XYZÆØÅ
TC 11.02 & Windows File Explorer
Code: Select all
AÅÆBCD...XØYZ
Code: Select all
ABCD...XYZÅÆØ
So WSL2 is closest (placing the three special characters `ÆØÅ´at the end, but in the wrong order)
TC & Windows explorer is using a weird order...
Screenshots
Windows Esplorer Image: https://ibb.co/rpQjkbD
TC Image: https://ibb.co/R3FxvZF
WSL2 Image: https://ibb.co/fXRZ98x
NB.: I'm not the first to identify such an issue https://answers.microsoft.com/en-us/windows/forum/all/windows-10-file-explorer-doesnt-sort-scandinavian/412d78d6-df6c-46cd-8bd7-229b2a1ada81