Opened 14 years ago
Closed 14 years ago
#3322 closed defect (bug) (fixed)
Components data is missing if skipped and activated later
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.5 | Priority: | major |
| Severity: | Version: | 1.5 | |
| Component: | Core | Keywords: | has-patch, needs-review |
| Cc: |
Description
If I skip activating (lets say xprofile) component, and than I change my mind and go to the settings page in wp-admin, right now, enabling such a component doesn't install it's data (in case of xprofile, the default fields group).
So the bp_core_install() has to be triggered to fix this.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks, sushkov. This fix looks good. I'll test it shortly.