﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
16394	comment_class() doesn't show classes for logged in user's comment	danixland		"while testing a theme I'm designing, based off the toolbox theme by automattic, I found that on the latest svn revisions the comment_class() function doesn't show various classes which would help discriminate between registered and not registered users.
Checking the same theme on 3.0.4, classes like .byuser, .bypostauthor and .comment-author-{username} appears, while on svn (rev 17369) they don't.
Using the twentyten on both 3.0.4 and svn didn't solve anything, classes are still missing on svn while they show up in 3.0.4

I'm testing everything on a local linux system with multiple WordPress installs, this is my system data:

OS:
Debian etch 6.0 x86_64

uname -a
Linux blackpearl 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 GNU/Linux

lighttpd -v
lighttpd/1.4.28 (ssl) - a light and fast webserver
Build-Date: Nov 12 2010 12:45:04

php5-cgi -v
PHP 5.3.3-7 with Suhosin-Patch (cgi-fcgi) (built: Jan  5 2011 10:32:06)
Copyright (c) 1997-2009 The PHPGroup
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH

mysql --version
mysql  Ver 14.14 Distrib 5.1.49, for debian-linux-gnu (x86_64) using readline 6.1

WordPress svn rev 17369"	defect (bug)	closed	normal		General	3.1	normal	worksforme	dev-feedback	
