Actions
Bug #2656
closedMembers Directory Ordering Error
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
BuddyPress (misc)
Target version:
Start date:
2013-07-02
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
When you sort the members alphabetically the first two names seem out of place, Kaylen Thorpe and Kira Lupeke. After that It seems OK.
Files
Updated by Boone Gorges over 11 years ago
- Status changed from New to Resolved
- Target version set to 1.4.31
The issue is that these members have entered a space at the beginning of their display names (eg ' Chris Stein' instead of 'Chris Stein').
See https://buddypress.trac.wordpress.org/ticket/5093#ticket
Fixed in CAC in https://github.com/castiron/cac/commit/15d1ef3b2b3279a3127a43f95cfa48a5d7d01693
Updated by Chris Stein over 11 years ago
Great, figured it was simple (for you at least)! Something for you to mull, but would be another ticket if you act on it. Would it make sense to also strip leading whitespace when the display name is entered/edited?
Actions