[buddypress-trac] [BuddyPress Trac] #8974: Typo in URL prevents accepting group memberships
buddypress-trac
noreply at wordpress.org
Tue Aug 15 05:56:38 UTC 2023
#8974: Typo in URL prevents accepting group memberships
--------------------------+---------------------
Reporter: coffee2code | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 12.0.0
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by imath):
* owner: (none) => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"13548" 13548]:
{{{
#!CommitTicketReference repository="" revision="13548"
Groups: fix a typo in the group requests management "Accept" link
- An "s" was missing at the end of the Group management Action in
`bp_get_group_request_accept_link()`.
- This commit also avoids a notice error about an undefined `$group`
variable by replacing this variable by `groups_get_current_group()`.
Props coffee2code
Fixes #8974
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8974#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list