Ticket #1847 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 6 years ago

Default template misuses strong

Reported by: philor Owned by: anonymous
Priority: normal Milestone:
Component: Template Version: 1.6
Severity: trivial Keywords: bg|needs-testing bg|has-patch
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

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

Change History

philor6 years ago

patch

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.

  • Keywords bg|needs-testing added
  • Keywords bg|has-patch added

comment:4   matt6 years ago

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

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

Note: See TracTickets for help on using tickets.