[buddypress-trac] [BuddyPress] #2570: error in wp_list_comments callback to bp_dtheme_blog_comments_custom
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Aug 3 10:59:01 UTC 2010
#2570: error in wp_list_comments callback to bp_dtheme_blog_comments_custom
--------------------+-------------------------------------------------------
Reporter: hnla | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.2.6
Component: Core | Keywords:
--------------------+-------------------------------------------------------
The callback is made to a function residing in functions.php
The function spits out the main blog post comments/replies
From the WP codex [
http://codex.wordpress.org/Function_Reference/wp_list_comments ]
''Note the lack of a trailing </li>. WordPress will add it itself once
it's done listing any children and whatnot.''
Now check the function and note the closing li tag!
Simple fix? can we remove that closing li tag please as it causes broken
and invalid markup and can't be styled correctly and actually means
nested/threaded comments have never actually worked out of the box !.
This is set deliberately at the 1.2.6 milestone as it's not out of the
door yet and the solution should take around 0.0032ms to implement?
--
Ticket URL: <http://trac.buddypress.org/ticket/2570>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list