Modify ↓
Opened 18 years ago
Closed 17 years ago
#1110 closed defect (fixed)
Tractags uses obsolete < LH > tag
Reported by: | Owned by: | Alec Thomas | |
---|---|---|---|
Priority: | low | Component: | TagsPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
This tag only existed in the HTML 3.0 provisional spec; it has never actually been a standard tag. Check it out; who'd have guessed? Anyway, it's used in templates/tagswiki.cs which needs to be redone for Genshi anyway for 0.11.
(Not a big deal, since Firefox and IE at least still recognize it.)
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Fixed in r3110.