Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#2114 closed defect (bug) (fixed)

wp_bp_xprofile_data base name field not updating value on registration

Reported by: abfinteractive's profile abfinteractive Owned by:
Milestone: 1.2.2 Priority: major
Severity: Version:
Component: Keywords:
Cc:

Description

Currently, when a user registers on our site here: http://www.hoppedupbeer.com/register/

The Display Name field is not updated in the wp_bp_xprofile_data.value field which causes problems when commenting as retrieving the comment author retrieves the username, instead of the Display Name since the Display Name does not exist.

This is similar to another bug we found here: http://trac.buddypress.org/ticket/2097

You can resolve this issue by going to your profile, clicking edit and then saving it. This causes the field to be updated properly. However, if a user does not take those steps then that field is never properly updated.

We are using Wordpress 2.9.2 and Buddypress 1.2.1

Change History (3)

#1 @apeatling
15 years ago

  • Milestone set to 1.2.2

#2 @apeatling
15 years ago

  • Milestone changed from 1.2.3 to 1.2.2

#3 @apeatling
15 years ago

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

(In [2818]) Fixes #2097, #2114

Note: See TracTickets for help on using tickets.