|
The Metadata Plugin Metadata Management for Manila |
Site last updated 2/24/2006; 12:33:21 PM |
|
Re: Subtemplates break on static rendering
I think I found where the failure occurs. It isn't in the conditional test for metaname. It may be at the following line:
local (section); try { // get the meta value for this meta name section = metaDataMacros.showval(metaname);} else { return(" <font color=\"red">metaDataSuite.template.subTemplate experienced an error while calling metaDataMacros.showval(). I could not get the meta value for meta type '"+metaname+"' because "+tryerror+"")} I added the following line just before this section:
scratchpad.metaDataStuff.metavalue = metaDataMacros.showval(metaname) When I try to render the page to the static server, I get the following error screen:
Sorry! There was an error: Can’t evaluate the expression because the name “path” hasn’t been defined. There are responses to this message:
|
|||||||||||||||||||
| This page last updated Wednesday, March 10, 2004 at 12:39:18 PM. | (11987) |