[wp-trac] [WordPress Trac] #18225: Sub-blog on Network site redirects to wrong URL for user registration

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 23 03:35:07 UTC 2011


#18225: Sub-blog on Network site redirects to wrong URL for user registration
--------------------------+-----------------------------
 Reporter:  amereservant  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Multisite     |    Version:  3.2.1
 Severity:  critical      |   Keywords:
--------------------------+-----------------------------
 When a user clicks on the '''register''' button of a sub-blog, it
 redirects the user to the signup form on the primary blog, which means
 they end up creating an account with it instead of the sub-blog.

 When the user tries accessing the sub-blog login after activation, they
 are denied access because the registration took place with the parent blog
 instead.  There's also no way to transfer users to another blog.

 This issue sounds similar to the one in
 http://core.trac.wordpress.org/ticket/16866 , but it's not a feature
 request, instead it's a bug.

 My test case is:
 network blog is installed in sub-directory, such as
 '''http://mydomain.com/blogs/'''.
 A sub-blog is created at say '''http://mydomain.com/blogs/my-sample-
 blog/'''.
 I register a new user account with the sub-blog, which takes me to
 '''http://mydomain.com/blogs/wp-signup.php''' instead of
 http://mydomain.com/blogs/my-sample-blog/wp-signup.php.

 Running on Ubuntu 10.04, Apache 2, PHP 5.3, WordPress 3.2.1.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18225>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list