[Zope] dtml problem

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Tue, 20 Feb 2001 18:04:00 +0300 (MSK)


Hi!

On 20 Feb 2001, Klaus Herrmann wrote:
> > <dtml-call "_.getitem(doc_id, 0).manage_edit
> >
> Error Type: AttributeError
> Error Value: 'string' object has no attribute 'manage_edit'

   Oops :( That strange. Let us continue debugging, if don't mind and not
in haste.

   What will be an HTML source for the call

<dtml-var "_.getitem(doc_id, 0)">

   ?

   I hope to see something like

<DTMLDocument instance ar 87676546754>

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.