Wrong sorting of special characters

Created on 3 February 2022, over 2 years ago
Updated 15 June 2023, about 1 year ago

Special Characters are not sorted in the right way :

  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • à
  • é

instead of :

  • a
  • à
  • b
  • c
  • d
  • e
  • é
  • f

Solution

Remove the accents and replace with ASCII-US character prior to comparing their binary sort value.

🐛 Bug report
Status

Needs work

Version

4.0

Component

Code

Created by

🇫🇷France yom

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024