[buddypress-trac] [BuddyPress] #5269: Notice error in bp_get_group_join_button() for non members of private groups
buddypress-trac
noreply at wordpress.org
Fri Nov 29 19:37:59 UTC 2013
#5269: Notice error in bp_get_group_join_button() for non members of private
groups
--------------------------+---------------------------
Reporter: imath | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.9
Component: Groups | Version: 1.8.1
Severity: minor | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7616"]:
{{{
#!CommitTicketReference repository="" revision="7616"
Refactor get_group_extras logic in group loops
The previous logic made it so that is_pending, is_invited, and is_member
values were only set in the case where users had a membership for the
group
in the database. This could result in PHP warnings in certain cases, and
in
all cases results in inconsistent data structures between member and non-
member
groups within group loops.
Fixes #5269
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5269#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list