Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30832 closed defect (bug) (fixed)

dashicons-exerpt-view is spelled wrong

Reported by: ashworthcreative Owned by: SergeyBiryukov
Priority: normal Milestone: 4.2
Component: General Version: 3.8
Severity: normal Keywords: has-patch
Cc: Focuses: ui

Description

The class name "dashicons-exerpt-view", as defined in /wp-includes/css/dashicons.css line 447, spells "excerpt" incorrectly.

Attachments (2)

dashicons.css.patch (342 bytes ) - added by desrosj 12 years ago.
Fixing typo
dashicons.css.2.patch (374 bytes ) - added by desrosj 12 years ago.
Keeping old class, but adding the correct one.

Download all attachments as: .zip

Change History (7)

#1 @SergeyBiryukov
12 years ago

  • Focuses ui added
  • Milestone Awaiting Review4.2

@desrosj
12 years ago

Fixing typo

#2 @desrosj
12 years ago

  • Keywords has-patch added

#3 @nacin
12 years ago

Hah, I'm surprised we haven't fixed this. I've noticed it before, and made my HTML forwards compatible by specifying both the wrong and correct versions.

We should actually keep dashicons-exerpt-view as well, for backwards compatibility, and add a comment saying it was a previous typo.

#4 @SergeyBiryukov
12 years ago

  • Version 4.13.8

Introduced in [26547].

@desrosj
12 years ago

Keeping old class, but adding the correct one.

#5 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 31068:

Dashicons: Fix typo in .dashicons-excerpt-view class.

props desrosj.
fixes #30832.

Note: See TracTickets for help on using tickets.