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

Opened 3 years ago

Last modified 3 years ago

Default template misuses strong

Reported by: philor Assigned to: 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 (2.3 kB) - added by philor on 11/06/05 21:34:11.
patch

Change History

11/06/05 21:34:11 changed by philor

  • attachment strongbad.patch added.

patch

11/06/05 23:52:24 changed by nmoog

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.

11/07/05 04:59:29 changed by morydd

  • keywords set to bg|needs-testing.

11/07/05 05:02:28 changed by morydd

  • keywords changed from bg|needs-testing to bg|needs-testing bg|has-patch.

11/07/05 09:31:07 changed by matt

  • 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.