[wp-trac] [WordPress Trac] #29072: $wp_list_table->items[$plugin_file] assignments failing in 4.0Beta2

WordPress Trac noreply at wordpress.org
Thu Aug 7 02:50:42 UTC 2014


#29072: $wp_list_table->items[$plugin_file] assignments failing in 4.0Beta2
--------------------------+-----------------------------
 Reporter:  adiant        |       Owner:  wonderboymusic
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.0
Component:  Plugins       |     Version:  trunk
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"29423"]:
 {{{
 #!CommitTicketReference repository="" revision="29423"
 `WP_List_Table::items` should be `public`, not `protected`. It is accessed
 in a subclass directly via `wp_ajax_get_comments()`.

 See [28493].
 Fixes #29072.
 }}}

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


More information about the wp-trac mailing list