>Wow.  We have several tests that build a stylesheet from a DOM.  Why
wasn't
>this caught?

As far as I can tell, it would only arise in situations where namespaces
are declared in several places within the same node hierarchy, and might
only arise when a specific prefix was redeclared. Most of our input
documents, I suspect, do the declare-all-namespaces-at-the-top routine and
so would have avoided this.

Scott and I have tweaked the fix a bit further -- I think Gary moved a bit
more function than he really wanted to move -- and we'll check that in.

Reply via email to