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

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 13 06:14:37 UTC 2011


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

Comment (by dd32):

 This comes back to the usage of `"...&s=$s"` which translates to
 `"...&s=Add From Server"` which is obviously wrong.

 Given the sheer number of redirects it's used in, This patch simply
 urlencodes it when it gets it from the request.

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


More information about the wp-trac mailing list