Smarty: $entries.entries.date in entries_summary.tpl broken

Found a bug? Tell us!!
Post Reply
Boris

Smarty: $entries.entries.date in entries_summary.tpl broken

Post by Boris »

I am currently working on an adaptation of my old S9y-theme to the smarty. While doing this I discovered, that the {$entries.entries.date|@formatTime:"%B, %Y"} in the entries_summary.tpl of the default and wp-theme always returns the current month.
Using {$entries.entries.date} alone hat no result, so I think the variable is not set or something like that.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Smarty: $entries.entries.date in entries_summary.tpl bro

Post by garvinhicking »

Boris, sorry for replying late. This bug has been fixed in CVS, you were right that we needed a different variable!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply