[wp-trac] [WordPress Trac] #16548: Plugin searches drop spaces with further action

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 17 16:34:35 UTC 2011


#16548: Plugin searches drop spaces with further action
----------------------------------------+-----------------------------
 Reporter:  kawauso                     |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  normal                      |   Milestone:  Future Release
Component:  Administration              |     Version:  3.1
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch commit 3.3-early  |
----------------------------------------+-----------------------------

Comment (by SergeyBiryukov):

 Replying to [comment:5 dd32]:
 > Given the sheer number of redirects it's used in, This patch simply
 urlencodes it when it gets it from the request.

 Looks like `urldecode()` for display is  not required, since `$s` is
 restored to non-encoded form in `wp_reset_vars()` via
 `$wp_list_table->prepare_items()`.

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


More information about the wp-trac mailing list