You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Ryan Schutt <rs...@vt.edu> on 2000/08/08 19:54:41 UTC

xalan bug

xsl code:

<a><xsl:attribute name="href"><xsl:value-of select="rss/channel/link"
disable-output-escaping="yes"/></xsl:attribute><xsl:value-of
select="rss/channel/title"/></a>


the disable-output-escaping="yes" part doesn't work correctly when the
xsl:value-of tag is inside an xsl:attribute tag.  I'm using version xalan
1.2.D01