Opened 4 years ago
Closed 4 years ago
#316 closed defect (bug) (invalid)
Cleanup, Baby - User Deleted, But Not Really
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: | jvinch@… |
Description
Created User, Deleted Same User Profile.
Attempted to register again with username and email address previously used for "deleted user". Username and Email Address are not available. See screenshot.
Screenshot: http://img.skitch.com/20090106-1n9asx2936n7ac85ywgi8ej727.png
In addition, clicking the link in the previously sent activation email AGAIN still leads to "account activation page", in spite of the fact that the username has been removed from the system.
Change History (4)
Replying to burtadsit:
This is a mu thing. It's hanging around in wp_signups. Gotta kill the rec w/phpmyadmin.
maybe you could make proper changes in DELETE function, so it would delete email in db? think many people will be very happy )

This is a mu thing. It's hanging around in wp_signups. Gotta kill the rec w/phpmyadmin.