[wp-trac] [WordPress Trac] #29940: ÅÄÖ Sorting
WordPress Trac
noreply at wordpress.org
Mon Oct 13 03:07:58 UTC 2014
#29940: ÅÄÖ Sorting
--------------------------+-----------------------------
Reporter: 3dpc | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: I18N | Version:
Severity: normal | Resolution: duplicate
Keywords: | Focuses: administration
--------------------------+-----------------------------
Comment (by knutsp):
For Swedish sites I set the collation for certain, or all, columns to
`utf8_swedish_ci`. The essential columns to change are `terms.name`,
`posts.post_title` and `users.display_name`, using phpMyAdmin. For
Norwegian and Danish sites I use `utf8_danish_ci`. When available, I use
utf8mb4_* collations.
The easiest way is to set the default collation for the database before
WordPress is installed.
Ideally WordPress should use proper collations according to selected
WPLANG at install time. Do we need a new ticket for this?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29940#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list