﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
10742,Using 'style' => 'ol' in wp_list_comments breaks js,esmi,junsuijin,"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.",defect (bug),closed,low,2.9,Comments,2.8.4,trivial,fixed,"has-patch, tested",esmi scribu@…
