19 Feb
2004
19 Feb
'04
7:55 p.m.
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