Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 9 years ago

#6466 closed enhancement (fixed)

Changing error message which appears when someone attempts to send a message with no subject line

Reported by: minglonaire's profile minglonaire Owned by: r-a-y's profile r-a-y
Milestone: 2.4 Priority: normal
Severity: normal Version: 1.1
Component: Messages Keywords: needs-patch
Cc:

Description

Right now if subject line in private message is empty there is an error message appearing and message is not sent. The problem is that end user has no idea why this error is appearing, a much better way would be to have something like:

Please fill out subject line.

Very easy fix and would be helpful for everyone.

Attachments (1)

bp-messages-screens.diff (884 bytes) - added by mehulkaklotar 10 years ago.
Added the validation message for subject and message

Download all attachments as: .zip

Change History (6)

#1 @minglonaire
10 years ago

  • Component changed from API to Component - Messaging

#2 @minglonaire
10 years ago

  • Type changed from defect (bug) to enhancement

#3 @r-a-y
10 years ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 2.4
  • Owner set to r-a-y
  • Status changed from new to assigned
  • Version set to 1.1

Good catch!

Will look into this for v2.4.

@mehulkaklotar
10 years ago

Added the validation message for subject and message

#4 @sharmstr
10 years ago

Just a suggestion to also add a (required) label next to Subject on the compose screen.

#5 @r-a-y
9 years ago

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

In 9965:

Messages: Add better error messages when composing a message.

Props mehulkaklotar.

Fixes #6466.

Note: See TracTickets for help on using tickets.