[buddypress-trac] [BuddyPress Trac] #6668: Strange characters on @username when using arabic

buddypress-trac noreply at wordpress.org
Tue Oct 20 01:30:23 UTC 2015


#6668: Strange characters on @username when using arabic
--------------------------+------------------------------
 Reporter:  silu44        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  high          |   Milestone:  Awaiting Review
Component:  API           |     Version:  1.9
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------------------
Changes (by r-a-y):

 * keywords:  has-patch => needs-patch


Comment:

 > I'm tempted to suggest the best quickest fix is to enable
 BP_ENABLE_USERNAME_COMPATIBILITY_MODE where we already handle URL
 decoding.

 Good point.  We (or a plugin) would still need to apply `urldecode()` to
 various spots that generate a user profile URL so the member profile will
 resolve properly:
 `add_filter( 'bp_get_member_permalink', 'urldecode' );`

 Needs further auditing.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6668#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list