[Zope-CMF] what happened to Document???
marc lindahl
marc@bowery.com
Thu, 31 May 2001 20:38:23 -0400
Hey, that was it!! I wonder why the behaviour changed? Some new fancy
caching going on somewhere?
So what would I use for the if? Something ugly like "_.hasattr('bio')" ?
> From: Shane Hathaway <shane@digicool.com>
>
> Like I said, it's being rendered somewhere so it's coming out as a
> string. Hmm... I wonder if the <dtml-if bio> is causing the rendered
> version of "bio" to be cached? Try taking out the <dtml-if>, and if it
> solves the problem, we'll work on the new problem introduced by removing
> <dtml-if>. :-)