#3030 closed defect (bug) (fixed)
BuddyPress messes with user_url usermeta,
| Reported by: | anthonycole | Owned by: | anthonycole |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Extended Profile | Version: | |
| Severity: | Keywords: | ||
| Cc: | djpaul |
Description
Whilst working with a site tonight I noticed that BP updates the user_meta key within the user profile with the user domain link. When you deactivate BuddyPress, this stays. This is bad.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Upon investigation, we don't actually need to set this as we don't use it anywhere. Probably 1.0-era stuff, but I couldn't figure out what 1.0 used it for.