[wp-meta] [Making WordPress.org] #3284: Character bug on profile name
Making WordPress.org
noreply at wordpress.org
Wed Jan 24 21:31:44 UTC 2018
#3284: Character bug on profile name
----------------------+-----------------------
Reporter: jranavas | Owner:
Type: defect | Status: reopened
Priority: low | Milestone:
Component: Profiles | Resolution:
Keywords: |
----------------------+-----------------------
Comment (by Otto42):
His name is showing up on the profile for me right now, so doesn't appear
to be an issue.
However, this is likely a symptom of a deeper problem with regard to our
database tables. That's a whole other bucket of worms. Dion knows more
about the problem than I do, but the short of it is that all the tables
are using latin1 instead of utf8, and we're storing utf8 data in them, and
the hyperDB database later has various issues with converting, and so on.
It's not an easy problem and I just tend to spot fix when I find them.
ATM, this seems to be a fixed problem specifically on profiles.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3284#comment:6>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list