[wp-trac] [WordPress Trac] #39311: New user activation welcome page links to the wrong site

WordPress Trac noreply at wordpress.org
Sat Dec 17 11:00:27 UTC 2016


#39311: New user activation welcome page links to the wrong site
-------------------------------------+------------------------------
 Reporter:  tmoore41                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Login and Registration   |     Version:  4.7
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  multisite
-------------------------------------+------------------------------
Changes (by Mista-Flo):

 * keywords:   => has-patch needs-testing


Comment:

 I have looked into the code and @tmoore41 said truth, the returned array
 by wpmu_activate_signup function is a user signup or a site (blog) signup,
 the main issue is that args from this array are not the same for the both
 situation, so in this context, blog_id is not an arg of the user signup
 return array in wpmu_activate_signup.

 So at first, to fix this bug, I prefere to edit wp-activate.php file, and
 let wpmu_activate_signup refactoring for this bigger ticket :
 https://core.trac.wordpress.org/ticket/38750

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


More information about the wp-trac mailing list