[Zope] Rndering Products

2006-04-23 Thread Thomas Adams
Hello, on an own product I've coded this: index_html = Globals.DTMLFile('dtml/viewLinkListItem', globals()) __str__ = index_html If I start now Zope again a message PROBLEM(100) Init Ambiguous name for method of Products.KBProducts.kbarticle_impl.LinkListItem: __str__ != index_html

Re: [Zope] Rndering Products

2006-04-23 Thread Andreas Jung
--On 23. April 2006 17:00:40 +0200 Thomas Adams [EMAIL PROTECTED] wrote: PROBLEM(100) Init Ambiguous name for method of Products.KBProducts.kbarticle_impl.LinkListItem: __str__ != index_html Does anxboy has any ideas about the Zope message ?? This usually happens when you're trying to