Make WordPress Core

Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#6973 closed enhancement (duplicate)

Serbian Cyrillic letters aren't transcripted to ASCII in URL slugs

Reported by: dimadin's profile dimadin Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.5.1
Component: I18N Keywords:
Focuses: Cc:

Description

This is my first ticket, so sorry if I don't make it correctly.

We have some issue with URL slugs when using Serbian Cyrillic script in title. Letters are not converted to ASCII letters, as they are for example in Serbo-Croatian Latin script, so Cyrillic stay in URLs.

We have practice that in URLs Cyrillic is transliterated in Latin and then those non-ASCII Latin letters (š, ž, č, ć, đ) are also converted to Latin (s, z, c, c, dj, respectively).

Is there way that this be implemented, since users either write slugs manually or they even don't use post's titles in permalinks?

Change History (2)

#1 @thee17
16 years ago

  • Milestone changed from 2.5.2 to 2.6

#2 @Denis-de-Bernardy
16 years ago

  • Milestone 2.9 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Merging into #9591.

Note: See TracTickets for help on using tickets.