Seems that the eval() function in the CachedXPathAPI object returns an
incorrect result if the result is a nodeset/nodelist.  It appears to always
return "one node short".  If the Xpath expression would evaluate to a
nodeset of 60 nodes, the resulting XNodeSet only has 59 when cast to a
nodelist.  If the Xpath expression would evaluate to a single node, the
XNodeSet has zero when cast to a nodelist.

Any wisdom/guidance welcomed!

Rick Bullotta
CTO
Lighthammer Software (http://www.lighthammer.com)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to