[wp-meta] [Making WordPress.org] #5890: Advanced view - Add support reps - non-ascii character display fails

Making WordPress.org noreply at wordpress.org
Wed Dec 15 06:12:14 UTC 2021


#5890: Advanced view - Add support reps - non-ascii character display fails
------------------------------+---------------------
 Reporter:  knutsp            |       Owner:  (none)
     Type:  defect            |      Status:  closed
 Priority:  low               |   Milestone:
Component:  Plugin Directory  |  Resolution:  fixed
 Keywords:                    |
------------------------------+---------------------
Changes (by dd32):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This appears to have been related to bad user data - The user in questions
 name wasn't showing up in many places due to broken utf8 characters. That
 includes on their WordPress.org profile, support forum profile, and
 getting eaten by `wp_json_encode()` which has some UTF8 protections built
 in.

 I've re-saved their profile, which has caused their display name to show
 up correctly everywhere (such as on profiles.w.org) and also when being
 added to a plugin.

 Unfortunately I'm not sure how best to locate other accounts that suffer
 it, as character sets are hard..

 I'm going to close this one as fixed though, if other users are affected
 by this, hit save on your WordPress.org profile and see if that fixes the
 bad data.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5890#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list