#17915 closed defect (bug) (duplicate)

Credits: Milan Dinić character display issue

Reported by: johnbillion Owned by:
Priority: normal Milestone:
Component: Administration Version: 3.2
Severity: minor Keywords:
Cc:

Description

Milan Dinić's name is not displayed correctly on the credits screen. It's showing as Milan DiniÄ in Chrome, and Milan Dinić in Firefox (both on Win7).

Tested at r18351

Attachments (1)

capture.png (2.0 KB) - added by johnbillion 23 months ago.
Screenie from Firefox 4.0.1

Download all attachments as: .zip

Change History (3)

Screenie from Firefox 4.0.1

Looks like an issue with the /core/credits API. The response is in UTF-8 but the ć in Dinić isn't encoded correctly.

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

This is a known issue, and the solution at present is to use non-utf8 characters only.

http://wppolyglots.wordpress.com/2011/05/23/translator-credits/

#17487

Note: See TracTickets for help on using tickets.