[Zope] Problem using ExternalFile with METAL macro
Dieter Maurer
dieter at handshake.de
Thu Feb 19 14:55:39 EST 2004
Francis Kelly wrote at 2004-2-18 14:25 -0800:
> ...
>I have an ExternalFile set to behave like a page template called index_html
>and it calls a macro, m1, in another ExternalFile, mac1, which is also set
>to behave like a pt. In brief I get the following error:
>
>Error Type: AttributeError
>Error Value: macros
This looks like a bug in the wrapping of an ExternalFile by
a PageTemplate: apparently a call to "cook" (or similar) is missing.
--
Dieter
More information about the Zope
mailing list