[buddypress-trac] [BuddyPress Trac] #7399: Front-end and back-end Groups Invitations doesn't match
buddypress-trac
noreply at wordpress.org
Mon Dec 19 22:14:29 UTC 2016
#7399: Front-end and back-end Groups Invitations doesn't match
--------------------------+----------------------
Reporter: slaFFik | Owner: slaffik
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.8
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+----------------------
Changes (by slaffik):
* owner: => slaffik
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"11305"]:
{{{
#!CommitTicketReference repository="" revision="11305"
Groups: Invitations settig unsync between front end and back end.
Invitation status may be unsynced for older groups, because there is no
fallback used in group editing wp-admin area. We call groupmeta directly
there for a value (which can be empty), but should use
`bp_group_get_invite_status()`` instead, so it's filterable and is the
same logic as on front-end.
Fixes #7399.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7399#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list