[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: A serious bug in MSXML 4.0

Subject: RE: A serious bug in MSXML 4.0
From: "Joshua Allen" <joshuaa@xxxxxxxxxxxxx>
Date: Wed, 25 Jul 2001 14:36:57 -0700
msxml 4.0 bug
I just checked and this bug was recently entered in our bug database for
RTM; thanks for reporting!

-----Original Message-----
From: Rene de Vries [mailto:RdVries@xxxxxxxxxxx] 
Sent: Wednesday, July 25, 2001 6:04 AM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE:  A serious bug in MSXML 4.0

My mind would have given the same result if I had to do this
transformation ;-))

Greetings Rene
   { @   @ }
        ^
      \__/

"You don't need eyes to see, you need vision!"

-----Oorspronkelijk bericht-----
Van:	Alexander Gutman [SMTP:gutman@xxxxxxxxxxxxxxx]
Verzonden:	woensdag 25 juli 2001 14:28
Aan:	xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Onderwerp:	 A serious bug in MSXML 4.0

Hello, friends.

Let's use MSXML 4.0 (July) and transform this:

  <root>
    <x><a/><b/></x>
    <y><a z=""/><b/></y>
  </root>

via this:

  <xsl:template match="/root">
    <result>
      <xsl:if test="x/* != y/*[@z]"/>
    </result>
  </xsl:template>

Then we obtain the following "result":

  The instruction at "0x69b808b1" referenced memory at "0x0000000d".
  The memory could not be "read".

No comments. :-)

-- 
Alexander E. Gutman

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


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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.