[wp-trac] [WordPress Trac] #16394: comment_class() doesn't show classes for logged in user's comment
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 28 13:20:19 UTC 2011
#16394: comment_class() doesn't show classes for logged in user's comment
--------------------------+-----------------------------
Reporter: danixland | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1
Severity: normal | Keywords: dev-feedback
--------------------------+-----------------------------
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
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16394>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list