Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#3058 closed defect (bug) (worksforme)

Email for username causes problems with mentions and private messaging.

Reported by: nhoover's profile nhoover Owned by: nick-hoover's profile Nick Hoover
Milestone: 1.5 Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc: nick@…

Description

When members use emails for their usernames the @name returned in their profile is incorrect. This also affects the ability to send a private message from their profile.

For example a Username of "name@email(dot)com" returns @nameemail-com

Attachments (1)

Screen shot 2011-02-08 at 3.17.04 PM.png (77.9 KB) - added by nhoover 14 years ago.
username is an email account. Look at the @name that buddypress creates. I can see why because of the permalink structure.

Download all attachments as: .zip

Change History (7)

#1 @DJPaul
14 years ago

  • Keywords reporter-feedback added

I can't recreate this on trunk. Any chance of a screenshot so I can check I tested the same thing?

@nhoover
14 years ago

username is an email account. Look at the @name that buddypress creates. I can see why because of the permalink structure.

#2 @DJPaul
14 years ago

Thanks; that's what I was looking at. Need someone else to confirm I've not missed it, perhaps it's an issue already fixed since 1.2.5.

#3 follow-up: @DJPaul
14 years ago

Okay, got it. Have you set
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );
in your wp-config.php?

Last edited 14 years ago by DJPaul (previous) (diff)

#4 in reply to: ↑ 3 @nhoover
14 years ago

No I do not have this set. Sorry for the delayed response, been out of town.

Replying to DJPaul:

Okay, got it. Have you set
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );
in your wp-config.php?

#5 @Dennissmolek
13 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

This can be closed. Seems to have been fixed.

#6 @johnjamesjacoby
13 years ago

  • Keywords reporter-feedback removed
  • Milestone changed from Awaiting Review to 1.5
  • Severity set to normal
  • Version 1.2.5 deleted

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.