[buddypress-trac] [BuddyPress] #3248: Stray closing anchor tag in comments list callback
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue May 24 13:26:13 UTC 2011
#3248: Stray closing anchor tag in comments list callback
--------------------+-----------------------------
Reporter: hnla | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.3
Keywords: |
--------------------+-----------------------------
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.
--
Ticket URL: <https://trac.buddypress.org/ticket/3248>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list