Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 9 years ago

#3411 closed enhancement (fixed)

Can send messages to any made-up name.

Reported by: intermike's profile InterMike Owned by:
Milestone: 2.4 Priority: minor
Severity: minor Version: 1.5
Component: Messages 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
14 years ago

  • Milestone changed from Awaiting Review to 1.5
  • Priority changed from normal to minor
  • Severity changed from normal to minor

#2 @boonebgorges
14 years ago

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

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

#3 @boonebgorges
14 years ago

  • Component changed from Core to Messaging
  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Type changed from defect to enhancement

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
14 years ago

  • Milestone changed from 1.5 to Future Release

#5 @r-a-y
9 years ago

  • Milestone changed from Future Release to 2.4
  • Resolution set to fixed
  • Status changed from reopened to closed

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.