Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#8300 closed enhancement (fixed)

Removing all caps for ERROR messages

Reported by: man4toman Owned by: imath
Priority: normal Milestone: 7.0.0
Component: (not sure) Version:
Severity: normal Keywords: has-patch commit
Cc:

Description

Removing all caps for ERROR messages, from core's Trac:
Remove 'Error:' prefixes from error notices

Cc: @imath

Attachments (1)

8300.patch (3.1 KB ) - added by man4toman 6 years ago.

Download all attachments as: .zip

Change History (4)

@man4toman
6 years ago

#1 @man4toman
6 years ago

  • Keywords has-patch added; 2nd-opinion removed
  • Summary Idea: Removing all caps for ERROR messagesRemoving all caps for ERROR messages

#2 @imath
6 years ago

  • Keywords commit added
  • Milestone Awaiting Review7.0.0

Hi @man4toman

Thanks for your feedback and for the reference to the Core trac ticket. Let’s do it in our next major release 👌.

Patch looks good to me, if a member of the team is faster than me, don’t hesitate to commit it.

#3 @imath
6 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

In 12657:

A11y: Use sentence case for the word Error in some error messages

Using all caps should be avoided for better readability and because screen readers may pronounce all-caps words as abbreviations.

Props man4toman

Fixes #8300

Note: See TracTickets for help on using tickets.