Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3938 closed defect (bug) (fixed)

Duplicate recipients listed in private messages

Reported by: djpaul's profile DJPaul Owned by:
Milestone: 1.6 Priority: normal
Severity: normal Version:
Component: Messages Keywords:
Cc:

Description

When viewing a private message, you (the logged in user) are listed twice; as your user name and indirectly in the trailing "and you".

There is logic in bp_get_the_thread_recipients() to check which users are listed, but the comparison is type strict and is comparing a string to an int.

Attachments (1)

screen-capture.png (13.4 KB) - added by DJPaul 13 years ago.

Download all attachments as: .zip

Change History (4)

#1 @DJPaul
13 years ago

In the attached screenshot, I'm logged in as "admin".

#2 @djpaul
13 years ago

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

(In [5641]) Fix display of duplicate recipients listed in private messages. Fixes #3938

#3 @djpaul
13 years ago

(In [5969]) Fix display of duplicate recipients listed in private messages for 1.5 branch. Fixes #3938 and #3971.

Note: See TracTickets for help on using tickets.