[wpmu-trac] [WordPress MU Trac] #1076: Infinite Loop on New User Login

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Aug 5 00:55:01 UTC 2009


#1076: Infinite Loop on New User Login
----------------------------+-----------------------------------------------
 Reporter:  deannas         |       Owner:  somebody 
     Type:  enhancement     |      Status:  new      
 Priority:  normal          |   Milestone:           
Component:  Administration  |     Version:  2.8.2    
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------

Comment(by jamescollins):

 Replying to [comment:8 donncha]:
 > Added those patches in [1914], thanks James. Wanna test the 2.8 branch?

 Thanks Donncha, however I don't think [1914] fixes the problem. It's quite
 different to my patches.

 For example, with [1914] applied, it correctly updates the primary_blog
 user meta record and redirects them to that blog (eg
 http://userblog.mydomain.com/wp-admin/). But if that user tries to visit
 blog id 1's dashboard again (eg http://mydomain.com/wp-admin/), they get
 the "You don't have permission to view this blog" message.


 I have also noticed a problem with the original patch (and your commit),
 because it was assuming that blog id 1 would be the blog that the user is
 added as a subscriber to. I've updated the patch to take into account the
 dashboard_blog option.

 See {{{1076_reworked.diff}}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1076#comment:9>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list