Subj : Re: E4X: Filtering Predicate Operator
To : McKinley, Richard
From : Igor Bukanov
Date : Tue Aug 24 2004 02:41 pm
McKinley, Richard wrote:
> This is strange. Some principle must be lost on me. Using this:
> var tree =
>
>
>
>
>
>
>
> ;
> the node gets found. Using this:
> var tree =
>
>
>
>
>
>
> ;
> the node does not get found. Why would that be?
It is a bug in E4X imlementation fixed in Rhino CVS, see
http://bugzilla.mozilla.org/show_bug.cgi?id=256691 .
Regards, Igor
.