Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#3166 closed defect (bug) (fixed)

Profiles: Broken Encoding in Activity entries

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by:
Milestone: Priority: normal
Component: Profiles Keywords:
Cc:

Description

Until recently, Cyrillic text was displayed correctly in Activity entries.

Now only question marks are displayed instead.

See the screenshot, taken from https://profiles.wordpress.org/fierevere#content-activity.

Attachments (1)

3166.PNG (37.1 KB) - added by SergeyBiryukov 7 years ago.

Download all attachments as: .zip

Change History (4)

@SergeyBiryukov
7 years ago

#1 @Otto42
7 years ago

#3167 was marked as a duplicate.

#2 @Otto42
7 years ago

The data is stored fine in the database, as UTF-8 properly. No issues there. And Chrome seems to be correctly detecting the page as UTF-8 encoded. Hard to say with Chrome, really.

So it's probably an encoding issue somewhere between pulling out the data and outputting it to the page. Don't see any recent changes, but it is in BuddyPress so looking at anything that changed there might be where to start.

#3 @Otto42
7 years ago

  • Resolution set to fixed
  • Status changed from new to closed

This appears to be fixed for now thanks to @ocean90. Seems the underlying problem is with the Ideas forum, and we'll have to do some conversion work there eventually.

Note: See TracTickets for help on using tickets.