[Zope-dev] Method calls

Steve Spicklemire steve@spvi.com
Thu, 23 Nov 2000 09:23:12 -0500 (EST)


In Roche,

   OK.. it's the 'in' tag that's causing the problem. Why not try:

<dtml-var "experession that's causing problem with in" html_quote>

and see what 'in' is choking on...

-steve

>>>>> "Roch'e" == Roch'e Compaan <roche@ybm.co.za> writes:

...

    Roch'e> line 147, in render (Object:
    Roch'e> modList="Products.Modules.getModulesForProduct(this(), _,
    Roch'e> ProductID)") File
    Roch'e> /usr/local/zope/2-2-2/lib/python/DocumentTemplate/DT_In.py,
    Roch'e> line 691, in renderwob (Object: modList) File
    Roch'e> /usr/local/zope/2-2-2/lib/python/DocumentTemplate/DT_In.py,
    Roch'e> line 672, in renderwob (Object: Modules) File
    Roch'e> /usr/local/zope/2-2-2/lib/python/OFS/ObjectManager.py,
    Roch'e> line 601, in __getitem__ (Object: ProviderContainer) File
    Roch'e> /usr/local/zope/2-2-2/lib/python/OFS/ObjectManager.py,
    Roch'e> line 241, in _getOb (Object: ProviderContainer) TypeError:
    Roch'e> (see above)