[buddypress-trac] [BuddyPress Trac] #6319: "This is a hidden group" message being incorrect thrown for private groups
buddypress-trac
noreply at wordpress.org
Wed Mar 25 19:54:29 UTC 2015
#6319: "This is a hidden group" message being incorrect thrown for private groups
--------------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: high | Milestone: 2.3
Component: Component - Groups | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9646"]:
{{{
#!CommitTicketReference repository="" revision="9646"
Bug fixes for `bp_group_status_message()`.
* The `$group` parameter passed to the function should be obeyed when
doing invite/request checks. Note that this requires that the group
objects have been generated with 'populate_extras', or the `is_invited`
etc checks will result in false negatives.
* Insert missing `break` that was causing all the hidden group message to
be shown for private groups.
Fixes #6319.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6319#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list