#2022 closed defect (fixed)
Fix BP group meta table reference
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | BuddyPress | Version: | trunk |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
BuddyPress group meta table is missing "bp_".
See:
https://buddypress.trac.wordpress.org/browser/tags/1.6.1/bp-groups/bp-groups-loader.php#L126
Attachments (1)
Change History (3)
comment:1
johnjamesjacoby — 6 months ago
- Resolution set to fixed
- Status changed from new to closed
comment:2
johnjamesjacoby — 6 months ago
- Milestone changed from Awaiting Review to 2.2
Note: See
TracTickets for help on using
tickets.
(In [4398]) Use correct database name/prefix in group-forum relationship tool. Props r-a-y. Fixes #2022.