WordPress.org

Making WordPress.org

Opened 3 years ago

Closed 3 years ago

#4033 closed defect (fixed)

Plugin Administration: Users with spaces in names don't display correctly on support rep list

Reported by: Ipstenu Owned by: dd32
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

This is a visual, but if you edit the back end of a plugin you get a list of the contributors. If the username has a space in it, the name isn't displayed.

Example: https://wordpress.org/plugins/wp-admin/post.php?post=80367&action=edit

Attached image to try to explain...

This does NOT happen with plugin DEVELOPERS.

Example of a dev working fine: https://wordpress.org/plugins/wp-admin/post.php?post=50717&action=edit

Same person :)

Attachments (1)

Screen Shot 2018-12-24 at 24 Dec - 12.06.12 PM.jpg (72.6 KB) - added by Ipstenu 3 years ago.

Download all attachments as: .zip

Change History (2)

#1 @dd32
3 years ago

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

In 8034:

Plugin Directory: Admin: Explicitely set the field to query users by for Committers & Support Reps.
This fixes problems where users have usernames with Spaces or similar nicenames.

Note: Support Reps stores user_nicename where as Committers stores user_login.

Fixes #4033.

Note: See TracTickets for help on using tickets.