Opened 14 years ago
Closed 14 years ago
#13859 closed defect (bug) (fixed)
Wrong field name in populate_network()
Reported by: | wpmuguru | Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Multisite | Keywords: | has-patch |
Focuses: | Cc: |
Description
In populate_network(), when creating a second network, the populate fails due to an insert into the site table with a non-existant field network_id.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
I've verified that populate_network does work correctly with this patch applied.