[buddypress-trac] [BuddyPress Trac] #7704: [legacy template pack]: Ajax pagination and filters for group members list shows all members
buddypress-trac
noreply at wordpress.org
Tue Feb 27 18:04:19 UTC 2018
#7704: [legacy template pack]: Ajax pagination and filters for group members list
shows all members
--------------------------+-----------------------
Reporter: jdgrimes | Owner: dcavins
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.0
Component: Templates | Version: 2.9.3
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------
Comment (by dcavins):
It looks like this logic was changed in this revision:
https://buddypress.trac.wordpress.org/changeset/11821
@DJPaul, removing the `&& 'group_members' === $object` clause in
`bp_legacy_theme_object_template_loader()` fixes this issue. Is there a
situation in which `'groups/single/members' === $_POST['template']` would
be set, and some other object would be set, or can we dispense with the
`$object` check?
Thanks!
-David
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7704#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list