[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Has this bug of MSXML3 fixed?


Subject: [xsl] Has this bug of MSXML3 fixed?
From: MURAKAMI Shinyu <murakami@xxxxxxxxxx>
Date: Thu, 16 Aug 2001 10:57:12 +0900

Hi,

I reported a bug of a MSXML3 in March, and got the following reply 
(thanks Andy).

> Subject: RE: [xsl] MSXML3 bug - xsl:variable with xsl:number
> Date: Mon, 5 Mar 2001 12:14:54 -0800
> From: "Andrew Kimball" <akimball@xxxxxxxxxxxxx>
> 
> Shinyu,
> 
> You wrote:
> > I'm using MSXML3 and I found a problem:
> > xsl:number preceded by a text is ignored when set to xsl:variable.
> 
> I've repro'd and confirmed the bug you report.  It should be fixed in an
> upcoming maintenance release.  Until then, you can work around this bug
> by adding an empty <xsl:text/> instruction just before the
> <xsl:number/>:
> 
>   <xsl:variable name="num">
>     No.<xsl:text/><xsl:number/>
>   </xsl:variable>
> 
> Thanks for reporting this bug.
> 
> ~Andy Kimball
> MSXSL Dev

Has this bug of MSXML3 (also SP1) fixed?
I wish IE6 and Windows XP to be shipped with a bugfixed version of 
MSXML3.


Shinyu Murakami
Antenna House XSL Formatter team
http://www.antennahouse.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xsl