[wp-trac] [WordPress Trac] #13961: search query_vars bug when using search base

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 14 16:41:08 UTC 2011


#13961: search query_vars bug when using search base
-----------------------------------+-----------------------------
 Reporter:  shidouhikari           |       Owner:
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  Future Release
Component:  Query                  |     Version:  3.0
 Severity:  normal                 |  Resolution:
 Keywords:  3.2-early needs-patch  |
-----------------------------------+-----------------------------

Comment (by dd32):

 This also causes problems for non-ASCII language search terms: #16093
  As originally [http://blog.sjinks.pro/wordpress/881-wordpress-search-
 cyrillic/ reported by Vladimir Kolesnikov], search results for Cyrillic
 keywords are incorrect when using pretty permalinks.

  When using ?s=%D1%81%D0%BB%D0%BE%D0%B2%D0%BE, the search string is
 decoded by PHP. When using search/%D1%81%D0%BB%D0%BE%D0%B2%D0%BE/, we
 should perform urldecode() ourselves.

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


More information about the wp-trac mailing list