[wp-trac] [WordPress Trac] #16549: Plugin searches maintains activated/deactivated URL parameters
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 13 06:51:42 UTC 2011
#16549: Plugin searches maintains activated/deactivated URL parameters
----------------------------+------------------------------
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 garyc40):
Replying to [comment:6 dd32]:
> > I personally think filters should be preserved.
>
> Filters are currently preserved for the next request, It's just that the
Search does not abide by the filters.
That's what I meant. In 3.0.x, the filters are not preserved when you
search. So not preserving filters when searching is not a regression, and
fixing it would be an enhancement (which probably means a separate
ticket).
solarissmoke's patch will redirect a search executed in {{{wp-
admin/network/plugins.php}}} to {{{wp-admin/plugins.php}}} . Plus there
might be unexpected consequences when performing bulk action (paging being
reset to 1 for example).
If this issue described in the ticket is considered a regression (which I
think it is, albeit a minor one), restoring the search behavior in 3.0.x
is probably the safest route to take. See [attachment:16549.4.diff] .
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16549#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list