#3248 closed defect (bug) (fixed)
Stray closing anchor tag in comments list callback
| Reported by: | hnla | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Templates | Version: | 1.5 |
| Severity: | Keywords: | ||
| Cc: | hnla |
Description
In functions.php there is a stray anchor at end of comment user details in comment-meta functions.php comment callback.
Patch removes the stray anchor and wraps comment meta anchors and text in a 'p' otherwise we have bare text 'said' in a div.
Note: for consistency other div elements with series of plain anchor links ought to be enclosed in a 'p' for semantics sake and to avoid possibility of bare naked text in an aggregating element.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
remove stray anchor