[wp-trac] [WordPress Trac] #17285: Pagination of plugins search results does not work

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 30 13:19:47 UTC 2011


#17285: Pagination of plugins search results does not work
----------------------------+------------------
 Reporter:  pavelevap       |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.2
Component:  Administration  |     Version:  3.1
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |
----------------------------+------------------
Changes (by dbernar1):

 * cc: dbernar1 (added)


Comment:

 I was just saying the same thing on the wordpress-dev channel. Switching
 the form to a get form fixes the issue.

 The "problem" there is that the URL generated by the get form looks like
 this:

 /wp-
 admin/plugins.php?s=menu&plugin_status=search&paged=1&_wpnonce=14cb602e07&_wp_http_referer
 =%2Fwordpress-trunk%2Fwp-
 admin%2Fplugins.php%3Fs%3Dmenu%26plugin_status%3Dall%26paged%3D1%26_wpnonce%3D14cb602e07%26_wp_http_referer%3D
 %252Fwordpress-trunk%252Fwp-
 admin%252Fplugins.php%26action%3D-1%26action2%3D-1&action=-1&paged=1&action2=-1

 I don't know for sure that this is a problem, but it seems like it might
 have some URL params that it does not need.

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


More information about the wp-trac mailing list