Skip to:
Content

BuddyPress.org

Opened 8 months ago

Closed 8 months ago

#9176 closed defect (bug) (fixed)

Incorrect message displayed for "No Pending Non-Member Invitations"

Reported by: emaralive's profile emaralive Owned by: imath's profile imath
Milestone: 14.0.0 Priority: normal
Severity: normal Version: 12.5.0
Component: Templates Keywords: has-screenshots has-patch commit
Cc:

Description

This is pretty straightforward and only pertains to the BuddyPress Nouveau template pack and was discovered while looking into documenting the BuddyPress Tools - Manage Opt-outs page.

However, this error presents itself on the front-end, e,g., site.url/members/<user>/invitations/list-invites, whereby the message presented for "no pending non-member invitations (a.k.a., pending invites) is incorrect, i.e., it reads - "You have no outstanding group invites." (see screenshot - screenshot-win10-me-2024.05.30-07_11_19.png).

The correct message should be "There are no invitations to display." (see screenshot - screenshot-win10-me-2024.05.30-07_18_14.png) of which the patch fixes.

Attachments (3)

screenshot-win10-me-2024.05.30-07_11_19.png (110.4 KB) - added by emaralive 8 months ago.
screenshot-win10-me-2024.05.30-07_11_19.png
screenshot-win10-me-2024.05.30-07_18_14.png (108.4 KB) - added by emaralive 8 months ago.
screenshot-win10-me-2024.05.30-07_18_14.png
9176.01.patch (568 bytes) - added by emaralive 8 months ago.
Initial patch

Download all attachments as: .zip

Change History (5)

@emaralive
8 months ago

screenshot-win10-me-2024.05.30-07_11_19.png

@emaralive
8 months ago

screenshot-win10-me-2024.05.30-07_18_14.png

@emaralive
8 months ago

Initial patch

#1 @imath
8 months ago

  • Keywords commit added; dev-feedback removed

Nice catch! Thanks a lot for your work on it. Patch looks good.

#2 @imath
8 months ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 13910:

BP Nouveau: use the right feedback message / site membership invites

Instead of displaying an empty group invites feedback message, display the empty site membership invitations.

Props emaralive

Fixes #9176

Note: See TracTickets for help on using tickets.