Re: [xslt] xsl:copy-of does not preserve disable-output-escaping flag on text nodes
- From: Daniel Veillard <veillard redhat com>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] xsl:copy-of does not preserve disable-output-escaping flag on text nodes
- Date: Thu, 3 Jun 2004 12:18:21 -0400
On Thu, Jun 03, 2004 at 03:22:08PM +0000, Vladimir Grebenschikov wrote:
> % xsltproc test.xsl test.xsl
>
> Just call template
>
> <mytag/>
> ;
>
> Copy-Of result of template call:
>
> <mytag/>
> ;
>
Well the current CVS version seems to Just Work for me:
paphio:~/XSLT -> xsltproc test.xsl test.xsl
Just call template
<mytag/>
;
Copy-Of result of template call:
<mytag/>
;
paphio:~/XSLT ->
Did you try the latests version ?
Daniel
--
Daniel Veillard | Red Hat Desktop team http://redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]