Opened 11 months ago

Last modified 9 months ago

#21035 new defect (bug)

Encoding problem on my profile page?

Reported by: pavelevap Owned by:
Priority: normal Milestone: WordPress.org
Component: WordPress.org site Version:
Severity: normal Keywords:
Cc: pavelevap@…

Description

Please see my profile page: http://profiles.wordpress.org/pavelevap.

I made several plugins with non-English names. And these names are broken on profile page...

Change History (4)

  • Milestone changed from Awaiting Review to WordPress.org

I think that this a bbPress problem (old version)... the name should be converted using mb_convert_encoding function

Last edited 11 months ago by alexvorn2 (previous) (diff)

Profiles runs WordPress and bbPress. The problem is different database encodings — some utf8, some Latin-1. This bites us repeatedly but debugging character encoding issues is still not my strong suit, so we are stuck with a number of issues.

Note: See TracTickets for help on using tickets.