Opened 11 months ago
Last modified 9 months ago
#21035 new defect (bug)
Encoding problem on my profile page?
| Reported by: |
|
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)
comment:1
SergeyBiryukov — 11 months ago
- Milestone changed from Awaiting Review to WordPress.org
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.
comment:4
SergeyBiryukov — 9 months ago
Note: See
TracTickets for help on using
tickets.

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