[wp-trac] [WordPress Trac] #29191: Notice when activating an account on a multisite config

WordPress Trac noreply at wordpress.org
Wed Aug 13 16:04:48 UTC 2014


#29191: Notice when activating an account on a multisite config
--------------------------------+------------------------
 Reporter:  imath               |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  4.0
Component:  Networks and Sites  |     Version:  trunk
 Severity:  normal              |  Resolution:
 Keywords:  needs-patch         |     Focuses:  multisite
--------------------------------+------------------------
Changes (by DrewAPicture):

 * keywords:  has-patch => needs-patch


Comment:

 I don't think [attachment:29191.diff] addresses the wider issue of why
 `blog_id` would be set but null. We know, for instance, that `blog_id` is
 directly set in the `$result` array returned from
 `wpmu_activate_signup()`, So the problem has to be in `wpmu_create_blog()`
 or further down the line.

 As many Multisite functions simply fallback to the current blog ID when
 `$blog_id` is null, it's not surprising this just popped up after removing
 the `extract()` in [28373].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29191#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list