Ticket #5952 (closed defect: duplicate)

Opened 4 months ago

Last modified 4 months ago

Norwegian/Danish national characters mess up post slugs

Reported by: dnusim Assigned to: anonymous
Priority: normal Milestone:
Component: i18n Version: 2.3.3
Severity: major Keywords: needs-patch
Cc:

Description

When the post slug is generated from the post title, the letter 'Å' 'å' converts to 'a', should convert to 'aa' which is the general practice in countries using this character (Confer Wikipedia).

Furthermore, the Norwegian/Danish characters 'Æ' 'æ' and 'Ø' 'ø' should be converted to respectively 'ae' and 'oe'. As of now, these convert to '%c3%a6' and '%c3%b8'.

Some may consider this a dupe of #4739.

Change History

02/22/08 07:32:46 changed by westi

  • milestone deleted.

This is definitely a dupe of #4739.

Closing as such

02/23/08 18:16:57 changed by hansengel

  • status changed from new to closed.
  • resolution set to duplicate.

Westi, you forgot to close it :P