Sort country names using Collator

Created on 22 November 2023, 7 months ago
Updated 11 January 2024, 6 months ago

Problem/Motivation

Country names are not sorted by the language specific rules.

Steps to reproduce

Configure the language to German. Open a country list. "Γ–sterreich" is listed at the very end of the list, but it should be after "Oman" (at the end of countries starting with "O") following the language specific rules. Other languages are affected as well, eg. Turkish.

Proposed resolution

Sort country names using PHP Collator

Remaining tasks

User interface changes

none

API changes

language_manager is added to the CountryFieldManager
country manager is removed from CountryAutocompleteController

Data model changes

none

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany sleitner

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024