Opened 3 years ago
Closed 3 years ago
#12663 closed defect (bug) (fixed)
Hierarchical taxonomies mixed up, not global when global terms enabled in multisite
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm creating a custom post type and taxonomy for a university site. I had tested the plugin successfully on a single site. On the network, I created a subdomain site to test things a bit, then turned on global terms and network-enabled the plugin. When I went to create a new College term, weirdness occurred.
The list of Colleges was initially blank, as you would expect. When I entered the first one (Architecture), what appeared in the Colleges list on the right was Uncategorized. I deleted that and tried again. This time Blogroll appeared. I deleted that and tried a third time. This time I did get Architecture with the slug architecture-3.
Uncategorized and Blogroll still appear under both sites' categories and link categories. On the subdomain site, the Colleges list is blank again.
Change History (7)
I have a patch for this that passed initial testing. I'd like to test it more extensively before committing.
comment:5
follow-up:
↓ 6
gazouteast — 3 years ago
quote "Before I do anything with this, does anyone have a preference for whether custom taxonomies are included or excluded? "
Yes please.
Replying to gazouteast:
quote "Before I do anything with this, does anyone have a preference for whether custom taxonomies are included or excluded? "
Yes please.
The original comment was in error. They were not excluded from global terms.

Global terms wasn't implemented for custom taxonomies.
Before I do anything with this, does anyone have a preference for whether custom taxonomies are included or excluded?