18 Feb
2002
18 Feb
'02
1:27 p.m.
The syntax you show is correct, the problem you are having is that the channel object doesn't have a title attribute. Removing that line will indeed allow the script to continue running, but the real fix would be to discover why the channel doesn't have a title ;) On Wed, 20 Feb 2002 00:10:12 +1100 Ot Ratsaphong <ot.ratsaphong@tpg.com.au> wrote:
Further to my query on getting the zope news.rss to display, I got it to display on my browser by removing the line with <dtml-var "channel['title']">. I think this line is supposed to show the channel title, but some reason zope is not accepting this syntax.
I anyone knows how to get past this syntax problem, please let us know.
Thanks, Ot Ratsaphong