Ticket #1847 (closed defect (bug): fixed)
Default template misuses strong
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Change History
-
attachment
strongbad.patch
added
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.
Note: See
TracTickets for help on using
tickets.

patch