Logged In: NO

i have done a quick hack for that problem. i don't know
wheater it works in all cases, but maybe the author could
integrate something in this way.

thanks!

Florian Dütsch
batzenchef@web.de

-->

363a364,373
> // florian.duetsch@gefasoft.com:
> // fixed error in combination with tacos
> // -->
> if(context.markupWriter.getNestedWriter() instanceof
NullWriter) {
> return false;
> }
> // <--
>
>
>