[buddypress-trac] [BuddyPress Trac] #6892: Email taxonomy registered on wrong site in multisite

buddypress-trac noreply at wordpress.org
Thu Feb 11 17:26:14 UTC 2016


#6892: Email taxonomy registered on wrong site in multisite
------------------------------+------------------
 Reporter:  needle            |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  2.5
Component:  Component - Core  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  dev-feedback      |
------------------------------+------------------

Comment (by boonebgorges):

 This is going to be a problem whenever we depend on post types,
 taxonomies, post status, etc that are registered only on the root blog.
 It's likely that a similar bug could be reproduced with Member Types, for
 example, under the right circumstances. See
 https://core.trac.wordpress.org/ticket/20541.

 In addition to whatever we might do during the upgrade routine, it may be
 safest to introduce some additional logic into our low-level functions
 that ensures that taxonomies and post types are registered during
 `switch_to_blog()`. See [attachment:6892.diff].

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6892#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list