Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#4101 closed defect (bug) (duplicate)

user_nicename being rewritten when BP_ENABLE_USERNAME_COMPATIBILITY_MODE is enabled and username has spaces

Reported by: boonebgorges's profile boonebgorges Owned by: boonebgorges's profile boonebgorges
Milestone: Priority: low
Severity: normal Version:
Component: Core Keywords:
Cc:

Description

See #2642 and http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/profile-page-404-after-1-5-upgrade/.

The same thing is arising when BP_ENABLE_USERNAME_COMPATIBILITY_MODE is set to true, according to the report in the support forum. Should be examined to see if we can recreate.

At a glance, I'm not sure why in r3675 I opted to return the value untouched when BP_ENABLE_USERNAME_COMPATIBILITY_MODE is *false*. Seems like it should be the opposite, since when BP_ENABLE_USERNAME_COMPATIBILITY_MODE is false, a value with a space should never be passed to bp_core_strip_username_spaces(). But this needs more examination.

Marking with a low priority, as it appears to be quite an edge case.

Change History (4)

#1 @nurturepact
13 years ago

I am having these same problems. I have tried everything suggested but have it is not resolved.

#2 @boonebgorges
12 years ago

  • Milestone changed from 1.6 to Future Release

Cleaning out the milestone. I'll have a closer look after 1.6.

#3 @r-a-y
12 years ago

  • Keywords needs-patch removed
  • Resolution set to duplicate
  • Status changed from new to closed

Closing this in favor of #4622.

#4 @DJPaul
12 years ago

  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.