[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 16:57:16 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):

 Request URI is  {{{'REQUEST_URI' => string '/wordpress-
 trunk/%D0%B1%D0%B0%D0%B1%D0%B0/uncategorized/'}}} and there is a match:

 {{{
   object(WP) ...
   public 'request' => string 'баба/uncategorized' (length=22)
   public 'matched_rule' => string 'баба/(.+?)/?$' (length=17)
   public 'matched_query' => string 'category_name=uncategorized'
 (length=27)
   public 'did_permalink' => boolean true
 }}}

 Maybe this is not an input / option store issue.

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


More information about the wp-trac mailing list