Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#777 closed defect (bug) (fixed)

Persistent cookie problem

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

Description

I added a user radkins via the standard registration form. I gave him a username, full name, and email address. I also chose his status (undergraduate student) custom field value that is part of the initial signup process. I assume the verification email was sent.

During the morning, a couple of other users added themselves. With no known issue.

Later, I added another user smkeith (me) complete with full name and email. The status info chosen was staff and undergraduate student. I validated and logged in immediately...only the full name field was Raph Adkins (note the previous user), and the status was Undergraduate Student.

So, I created both users using the registration form, and logged into the smkeith user since it was a test account. The smkeith account showed the full name of the radkins account as well as the status of the radkins account. In the database the username and email address were right for smkeith, but the meta field in wp_signups had the info from the radkins user.

Per apeatling: persistent cookie problem introduced in 1.01.

Change History (1)

#1 @apeatling
15 years ago

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

(In [1530]) Fixes #777

Note: See TracTickets for help on using tickets.