﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
15333	wp_list_comments - do not displays date time properly	christian_gnoth		"I am using in my theme the following call:


{{{
    echo '     <ol class=""commentlist"">' . ""\n"";
    wp_list_comments();
    echo '     </ol>' . ""\n"";
}}}

the date and time are not displayed correctly as can be seen at:

http://gn.it-gnoth.de/support/

"	defect (bug)	closed	normal		General	3.0.1	normal	invalid		
