Hi Andreas

I tried with:

<cms:ifNotEmpty contentNodeName="productTeaser">
<cms:includeTemplate path="templates/jsp/samples/paragraphs/textImage.jsp"/>
</cms:ifNotEmpty>

Which results in: "Repository exception while reading productTeaser: productTeaser"

you will get this exception if the node does not exist, you should check for ifExisting instead of ifNotEmpty I agree it should also be handled by ifNotEmpty, but that's the way it is at the moment.

regards
- Sameer




----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to