comment.tpl.php displays node creator's name, not commenter's

LynnS - July 3, 2009 - 21:50
Project:Painted Wall
Version:6.x-2.0-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:couzinhub
Status:closed
Description

I fixed this by just swapping out a simple comment.tpl.php file from another theme. I believe this is the problem, on line 11:

<?php echo t('!date by !name', array('!date' => format_date($comment->timestamp, 'medium'), '!name' => theme('username', $comment))); ?>

I understand it's a breakdown of $submitted, but it ain't workin'.

#1

couzinhub - July 6, 2009 - 19:35
Assigned to:Anonymous» couzinhub
Status:active» postponed (maintainer needs more info)

Just downloaded/installed version beta2 .. it works fine for me.
Any modification you might have done ?

#2

couzinhub - September 3, 2009 - 18:25
Version:6.x-2.0-beta2» 6.x-2.0-beta3
Status:postponed (maintainer needs more info)» fixed

Tested in BETA 3 - working ok

#3

System Message - September 17, 2009 - 18:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.