[wp-trac] [WordPress Trac] #14894: Multisite bugs
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Sat Sep 18 15:10:47 UTC 2010
    
    
  
#14894: Multisite bugs
--------------------------+-------------------------------------------------
 Reporter:  jfarthing84   |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Multisite     |     Version:  3.0.1          
 Severity:  normal        |    Keywords:  dev-feedback   
--------------------------+-------------------------------------------------
 Maybe it's just me, but many of the cross-blog functions don't work as
 expected with multisite.
 For instance, get_blog_permalink() returns a permalink formatted for the
 current blog (which doesn't even exist) rather than for the switched blog.
 This is reflected by not having the "subdirectory" of the switched blog.
 Also, when using switch_to_blog() and then calling get_term_link(), the
 same results occur, as this is the same way that get_blog_permalink()
 works, except with get_permalink() instead of get_term_link() of course.
 Am I misunderstanding something or is this a bug?
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14894>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list