[wp-trac] [WordPress Trac] #10742: Using 'style' => 'ol' in wp_list_comments breaks js
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 7 11:39:44 UTC 2009
#10742: Using 'style' => 'ol' in wp_list_comments breaks js
--------------------------+-------------------------------------------------
Reporter: esmi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version: 2.8.4
Severity: normal | Keywords: comments
--------------------------+-------------------------------------------------
Using
{{{
<?php wp_list_comments(array('style' => 'ol')); ?>
}}}
in comments.php causes the Reply link to jump to the comment form at the
'''bottom''' of the list instead of inserting the form within the comment
list.
Confirmed using the default theme with no active plugins.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10742>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list