[wp-trac] [WordPress Trac] #14313: TAG permalink with chinese (Japanese) character have issue

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


#14313: TAG permalink with chinese (Japanese) character have issue
-----------------------------------------+----------------------------------
 Reporter:  lafirel                      |        Owner:           
     Type:  defect (bug)                 |       Status:  closed   
 Priority:  normal                       |    Milestone:           
Component:  General                      |      Version:  3.0      
 Severity:  major                        |   Resolution:  duplicate
 Keywords:  chinese,tag,permalink,crawl  |  
-----------------------------------------+----------------------------------

Comment(by hakre):

 Interestingly  WP::public 'matched_query' is string
 'tag=%E4%B8%80%E6%A0%B7' which contains uppercase character triplets, even
 if the request $_SERVER['REQUEST_URI'] => string '/wordpress-
 trunk/tag/%e4%b8%80%e6%a0%b7/' has lowercase chars.

 This is in wp::main after $this->parse_request first called in wp-blog-
 header.php.

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


More information about the wp-trac mailing list