Skip to content

Wrong sort order for non-ASCII characters #600

@windmueller

Description

@windmueller

Please agree to the following

Summary

Files or directories containing non-ASCII characters like German umlauts are not sorted correctly

System Setup

- Android: 16
- Cryptomator: 1.11.1

Cloud Type

pCloud

Steps to Reproduce

  1. Create some directories: "Altersvorsorge", "Ärzte", "Banken", "Wohnen"
  2. Look at the list of directories and sort "A-Z"

Expected Behavior

The ordering should be:

  • Altersvorsorge
  • Ärzte
  • Banken
  • Wohnen

Actual Behavior

The actual order is:

  • Altersvorsorge
  • Banken
  • Wohnen
  • Ärzte

Reproducibility

Always

Relevant Log Output

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions