[wp-trac] [WordPress Trac] #14201: Canonical redirect kicks in in case of non-ASCII category/tag base

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 17 21:30:09 UTC 2010


#14201: Canonical redirect kicks in in case of non-ASCII category/tag base
--------------------------+-------------------------------------------------
 Reporter:  nbachiyski    |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  high          |   Milestone:  3.0.1    
Component:  General       |     Version:           
 Severity:  major         |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by hakre):

 the {{{template_redirect}}} hook in {{{template-loader.php:7}}} calls
 {{{redirect_canonical()}}} ({{{wp-includes\canonical.php:160}}}) and no
 parameters which results in a different parsing of
 {{{$_SERVER['REQUEST_URI']}}} then in WP.

 This difference is the cause of error.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14201#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list