Ok, I don't know if this is obvious, but I found that
TemplateInfo::setLayoutTemplate(String v) is never called,
so later TemplateInfo::getLayoutTemplate() returns null.
Therefore, templateName in WebMacroSiteLayout ends up
being null, and when appended to "layouts" it gives the
famous "layoutsnull".
Now, there are two classes that call setLayoutTemplate():
TemplatePage
TemplateScreen
I'm not sure if one of these is wrong and should be calling
setLayoutTemplate() earlier, or whether a call should be
added somewhere else.
HTH,
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]