patch (was Re: bug with xsl:document? (was Re: [xslt] xsltproc and multiple file output.))




----- Original Message -----
From: "Daniel Veillard" <veillard@redhat.com>
> > I've tracked back into htmlDocContentDumpOutput without seeing where
> > those attributes are handled. I'm about to generate a patch, but I
> > figure it would be good to know if I'm just doing something wrong :]
>
>    Sorry for answering a bit late. the processing should not be done
> in htmlDocContentDumpOutput() but xsltDocumentElem() . For example if
> xsl:output is html then one should not build an XML doc but an HTML
one
> xsltDocumentElem() seems broken to this respect.

Thanks. Attached is a patch which should do the trick. Throw the prior
patch away :]. Also I've updated the multiple test output docs to have
doctypes.

Rob

xsl.document2.patch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]