[wp-trac] [WordPress Trac] #35712: urldecode for search Param in plugins.php Page
WordPress Trac
noreply at wordpress.org
Thu Feb 4 14:12:21 UTC 2016
#35712: urldecode for search Param in plugins.php Page
------------------------------+------------------------------
Reporter: sebastian.pisula | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+------------------------------
Comment (by afercia):
I think `$s` must be encoded since it's used also in other places (for
example for a redirect). By the way it shouldn't be used for the search
title and maybe there's the need for a new variable?
Worth noting this happens also in the Themes screens, I guess for
different reasons since they're JS based. For example, search for "Twenty
Eleven" and then refresh the page: the content of the search field changes
in "Twenty+Eleven".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35712#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list