[Zope] DTMLDocument content - "html quoted" or not

Aleksander Salwa ololo@zeus.polsl.gliwice.pl
Fri, 7 Jul 2000 18:53:22 +0200 (CEST)


I have ZClass (called Artykul) which subclasses DTMLDocument.
This class has a method, used to view document, which appends some special
stuff to document's content. For some reasons I don't want to put this
stuff directly into document's data.
In mentioned method, to render document, I wrote:

<dtml-var this>

But this outputs html quoted text (so I see HTML and DTML tags in browser,
instead of formatting and variables).
When I render this object from another methods (external to this class),
everything works as usual.

Is this a bug or feature ? :)

_____________________________________________
Aleksander Salwa, ololo@zeus.polsl.gliwice.pl
An applicant for Zopista