Maybe somebody with write-privileges to the LibXSLT-Module in cvs could apply this patch to the test-suite?

Tom
31c31
<      <xsl:value-of select="foo:test(string($FOO))"/>   
---
>      <xsl:value-of select="foo:test(string($FOO),'')"/>   
33c33
<      <xsl:value-of select="foo:test($FOO)"/>
---
>      <xsl:value-of select="foo:test2($FOO)"/>

Reply via email to