On Monday, 11/26/2001 at 12:19 EST, "Sam Ruby" <[EMAIL PROTECTED]> wrote:
> The error appears to be a fairly new regression in Xalan.  In fact, I can
> isolate the problem down to one specific change, namely:
>
>
http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/src/org/apache/xml/dtm/ref/dom2

> dtm/DOM2DTM.java.diff?r1=1.20&r2=1.21


Humpf. I thought I'd already changed that to make it use the QName again
rather than relying on the namespace test (which Really Should work in the
DOM world but isn't guaranteed). Lemme check in a patch for that and we'll
see if it helps.

The other changes appear to be correct. If they caused any breakage, we
need to look at a specific example of what you're feeding in and what you
expect to get back, so we can check whether your expectations are
reasonable or not.

Reply via email to