[wp-trac] Re: [WordPress Trac] #8062: .htaccess Issues

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 4 21:08:22 GMT 2008


#8062: .htaccess Issues
-----------------------+----------------------------------------------------
 Reporter:  covert215  |        Owner:  anonymous
     Type:  defect     |       Status:  new      
 Priority:  normal     |    Milestone:  2.7      
Component:  General    |      Version:           
 Severity:  major      |   Resolution:           
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by covert215):

 Tracing the issue a bit further, $home_root in /wp-includes/rewrite.php is
 the unexpected array.


 {{{
 $home_root = parse_url(get_option('home'));
 $home_root = trailingslashit($home_root['path']);
 }}}

 Could this be related to a setting on my site or is it a bug in the code?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8062#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list