[wp-trac] [WordPress Trac] #29481: Cannot manually enter page number when browsing the Plugins -> Add New screens

WordPress Trac noreply at wordpress.org
Thu Sep 4 18:39:53 UTC 2014


#29481: Cannot manually enter page number when browsing the Plugins -> Add New
screens
-------------------------------------------------+-------------------------
 Reporter:  johnbillion                          |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  low                                  |   Milestone:  Awaiting
Component:  Plugins                              |  Review
 Severity:  minor                                |     Version:  3.1
 Keywords:  good-first-bug has-patch needs-      |  Resolution:
  testing                                        |     Focuses:
                                                 |  administration
-------------------------------------------------+-------------------------
Changes (by jesin):

 * keywords:  needs-patch good-first-bug => good-first-bug has-patch needs-
     testing


Comment:

 Patch [attachment:29481.diff] does the following:

 * Adds a `<form>` tag enclosing the list of plugins and top navigation.
 * Adds a nonce field to the
 `WP_Plugin_Install_List_Table::display_tablenav()` function.
 * Checks for HTTP request variable `_wp_http_referer` and adds the query
 arg `paged` to the URL.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29481#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list