Group/Folder sorting problem with swedish letters

Group/Folder sorting problem with swedish letters

avatar

Hi

There seems to be a problem with group/folder sorting and swedish letters Ă… Ă„ Ă–, they seem to be sorted as A A O

Have this problem with SQL database and DVLS , but I have also tried with your Devolutions Online Drive


RDM client 12.5.10.0

Sorting problem.jpg

All Comments (6)

avatar

How this should be sorted?

Regards

David Hervieux

avatar

It should be sorted like this

https://en.m.wikipedia.org/wiki/Swedish_alphabet

Ă… Ă„ Ă– is the last letters in the alphabet but is sorted as A A and O

avatar

Thank you. I will verify what we can do. Usually we use the default sort implementation.

Regards

David Hervieux

avatar

Ok,
I've found that .NET will sort it correctly if the culture is set to Swedish:

https://msdn.microsoft.com/en-us/library/a7zyyk0c%28v=vs.71%29.aspx?f=255&MSPPError=-2147217396

Could you try to change the application Language in File->Options?

Regards

David Hervieux

avatar

HI David

Yes, changing language to "Swedish" makes the group folder sort correctly according to swedish characters.

Would it be possible to make this sorting work in a future release even if you have "English" as language ?

avatar

Unfortunately it's does not seems to be possible. We have to change the Culture in the running thread. I will investigate but I can't promise anything.

Regards

David Hervieux

Closed