Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sorting for non-Latin alphabets #1864

Open
Throne3d opened this issue Nov 7, 2023 · 0 comments
Open

Fix sorting for non-Latin alphabets #1864

Throne3d opened this issue Nov 7, 2023 · 0 comments
Assignees

Comments

@Throne3d
Copy link
Contributor

Throne3d commented Nov 7, 2023

Galleries in particular, but it seems we're not respecting non-Latin characters when ordering things on the site. Would be good to implement some sorting algorithm that does something sane for most scripts - there must be a standard Unicode way to handle this, right? Possibly need a specific database collation to handle this?

Example (not ordered properly, ignores the Hangul):

민기 - Aesthetic
Aesthetic - Food
민기 - Icon Dump
민혁 - Minkwang
민기 - Misc.

@Throne3d Throne3d self-assigned this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant