[buddypress-trac] [BuddyPress Trac] #9162: Prevent users to join a group before its visibility has been set by the creator

buddypress-trac noreply at wordpress.org
Thu Oct 10 19:57:49 UTC 2024


#9162: Prevent users to join a group before its visibility has been set by the
creator
--------------------------------------+---------------------
 Reporter:  imath                     |       Owner:  imath
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  14.0.0
Component:  Groups                    |     Version:  1.0
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |
--------------------------------------+---------------------

Comment (by imath):

 In [changeset:"14044" 14044]:
 {{{
 #!CommitTicketReference repository="" revision="14044"
 Move the `invite_status` group meta check out of `groups_join_group()`

 [13874] introduced a regression where groups whose creation process is
 abandoned become unjoinable & or when using the WP BuddyPress CLI to
 create groups.

 To avoid this, we now perform the check higher up the chain, namely in the
 places in BuddyPress where `groups_join_group()` is called.

 Props boonebgorges, vapvarun.

 Fixes #9241 (branch 14.0)
 See #9162
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9162#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list