Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 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 Owned by: r-a-y
Priority: normal Milestone: 2.4
Component: Messages Version: 1.1
Severity: normal 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 11 years ago.
Added the validation message for subject and message

Download all attachments as: .zip

Change History (6)

#1 @minglonaire
11 years ago

  • Component APIComponent - Messaging

#2 @minglonaire
11 years ago

  • Type defect (bug)enhancement

#3 @r-a-y
11 years ago

  • Keywords needs-patch added
  • Milestone Awaiting Review2.4
  • Owner set to r-a-y
  • Status newassigned
  • Version1.1

Good catch!

Will look into this for v2.4.

@mehulkaklotar
11 years ago

Added the validation message for subject and message

#4 @sharmstr
11 years ago

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

#5 @r-a-y
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 9965:

Messages: Add better error messages when composing a message.

Props mehulkaklotar.

Fixes #6466.

Note: See TracTickets for help on using tickets.