[xslt] Fwd: XML::LibXSLT bug, comments in xsl:text



This is probably a libxslt issue.

Begin forwarded message:

> From: Bjoern Hoehrmann <derhoermi@gmx.net>
> Date: Wed Dec 4, 2002  03:23:18 Europe/London
> To: matt@sergeant.org
> Cc: www-archive@w3.org
> Subject: XML::LibXSLT bug, comments in xsl:text
>
> Hi Matt,
>
>   Using XML::LibXSLT I came across the following bug in XML::LibXSLT. 
> On
> the following construct,
>
>   <xsl:text><!--comment--> <!--comment--></xsl:text>
>   ...
>   <xsl:text><!--comment--> <!--comment--></xsl:text>
>
> I get
>
>   compilation error: file foo.xslt element text
>   xsltParseTemplateContent: xslt:text content problem
>   compilation error: file foo.xslt element text
>   xsltParseTemplateContent: xslt:text content problem
>
> on STDERR. Would be neat if it'd also report line/column on errors. The
> bug -- disallowing comments in xsl:text elements -- is most likely
> inherited from libxslt...
>
> regards.
>




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