We'll be working on it today with a simpler example and some trace code to
help troubleshoot the NodeList/extension issue.  We'll keep ya posted!
Regarding your question, it was "right before" and is wrong now.  The Xpath
expression used to generate the NodeList passed into the extension function
would return 19 Element nodes.  It appears that the current build (D10)
passes in a single Document node.  As soon as we have more specifics, I'll
pass 'em along.

Thanks.

- Rick

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 18, 2001 9:22 AM
To: [EMAIL PROTECTED]
Subject: RE: Extension Function Problem/Incompatible
DocumentFragmentImpl implementations?



>unfortunately, the NodeList is garbage (getLength() returns only one node,
>instead of the 19 expected).

Without seeing an example, it's hard to be sure whether the NodeList is
wrong now, or was wrong before...


Reply via email to