[buddypress-trac] [BuddyPress Trac] #6277: Group admin counts are empty using WordPress 4.2 trunk
buddypress-trac
noreply at wordpress.org
Tue Mar 3 20:48:04 UTC 2015
#6277: Group admin counts are empty using WordPress 4.2 trunk
--------------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: defect (bug) | Status: accepted
Priority: high | Milestone: 2.2.2
Component: Component - Groups | Version: 1.7
Severity: normal | Resolution:
Keywords: |
--------------------------------+------------------------------
Changes (by johnjamesjacoby):
* owner: => johnjamesjacoby
* status: new => accepted
* milestone: Awaiting Review => 2.2.2
Comment:
Now that !WordPress's `WP_List_Table` has a whitelist of allowed
variables, its magic methods do not return any results (resulting in a
`null` value) for any undefined class variables in any child classes of
`WP_List_Table`. In this case, `BP_Groups_List_Table->group_type_ids` is
not defined.
I'm putting this in the 2.2.2 milestone to start, since WordPress 4.2 will
be out before 2.3.
If more investigation is necessary, we can bump this to 2.2.3 and beyond.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6277#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list