Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 10 years ago

#3411 closed enhancement (fixed)

Can send messages to any made-up name.

Reported by: InterMike Owned by:
Priority: minor Milestone: 2.4
Component: Messages Version: 1.5
Severity: minor Keywords:
Cc:

Description

When composing a message, you can enter any made-up name you want, regardless if that user exists or not, and it'll display a message that the message was sent successfully, and on the Sent page it only lists you as the recipient. It should probably give an error if no user exists.

Change History (5)

#1 @boonebgorges
15 years ago

  • Milestone Awaiting Review1.5
  • Priority normalminor
  • Severity normalminor

#2 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [4902]) Removes null recipients from recipient_ids array before attempting to send private message. Fixes #3411

#3 @boonebgorges
15 years ago

  • Component CoreMessaging
  • Resolution fixed
  • Status closedreopened
  • Type defectenhancement

The fix in r4902 makes it so that message sending will fail if there are no valid recipients. I'm going to switch the ticket to 'enhancement' so that at some point in the future, we add better error reporting.

#4 @boonebgorges
15 years ago

  • Milestone 1.5Future Release

#5 @r-a-y
10 years ago

  • Milestone Future Release2.4
  • Resolutionfixed
  • Status reopenedclosed

I'm going to switch the ticket to 'enhancement' so that at some point in the future, we add better error reporting.

Fixed in v2.4.0.

Note: See TracTickets for help on using tickets.