Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#10374 closed defect (bug) (fixed)

Ellipses for descriptions of actions in progress

Reported by: demetris's profile demetris Owned by: westi's profile westi
Milestone: 3.0 Priority: low
Severity: minor Version: 2.8.1
Component: UI Keywords: has-patch early
Focuses: Cc:

Description

Some descriptions of actions/tasks in progress currently miss an ellipsis at the end.

The attached patch adds ellipses where approrpiate.

I also fixed some capitalizations here and there.

Attachments (1)

t10374-ellipses.diff (9.7 KB) - added by demetris 15 years ago.
Ellipses for descriptions of tasks in progress

Download all attachments as: .zip

Change History (6)

@demetris
15 years ago

Ellipses for descriptions of tasks in progress

#1 @johnbillion
15 years ago

  • Priority changed from normal to low
  • Severity changed from normal to minor
  • Type changed from defect (bug) to enhancement

#2 @demetris
15 years ago

  • Type changed from enhancement to defect (bug)

I think this is a bug, not an enhancement, because the missing ellipses produce incosistency in the UI, which is a bug. Some descriptions use ellipses, others not.

(If no description at all ended with an ellipsis, then adding ellipses would be an enhancement.)

As the patch is 3-months old now, I would like to check again before it is considered for commit.

#3 @janeforshort
15 years ago

Inconsistency is a style deficiency, not a functional bug, so tickets like this should be labeled as enhancements. If the language actually described the wrong action or something, that would be an example of a text 'bug.'

#4 @westi
15 years ago

  • Keywords early added
  • Milestone changed from 2.9 to 3.0
  • Owner set to westi
  • Status changed from new to accepted

Strings are frozen for 2.9 will do this early in 3.0

#5 @automattor
15 years ago

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

(In [12533]) Consitent use of … Fixes #10374 props demetris.

Note: See TracTickets for help on using tickets.