Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1847 closed defect (bug) (fixed)

Default template misuses strong

Reported by: philor's profile philor Owned by:
Milestone: Priority: normal
Severity: trivial Version: 1.6
Component: Template Keywords: bg|needs-testing bg|has-patch
Focuses: Cc:

Description

The vertical bars between category and Edit this and comments in the default template are marked up as <strong>|</strong> as though strong were somehow a "better <b>" rather than being semantic markup that's generally displayed in bold. Trivial patch to come.

Attachments (1)

strongbad.patch (2.3 KB) - added by philor 20 years ago.
patch

Download all attachments as: .zip

Change History (5)

@philor
20 years ago

patch

#1 @nmoog
20 years ago

Just a note - this patch steps on the toes of http://trac.wordpress.org/ticket/1843 - which adds a space beside one of the pipe symbols.

#2 @morydd
20 years ago

  • Keywords bg|needs-testing added

#3 @morydd
20 years ago

  • Keywords bg|has-patch added

#4 @matt
20 years ago

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

(In [3006]) Some tweaks to the default theme, fixes #1847 and the custom header validation error.

Note: See TracTickets for help on using tickets.