Subj : Re: E4X: Filtering Predicate Operator To : netscape.public.mozilla.jseng From : McKinley, Richard Date : Wed Aug 25 2004 01:10 pm Many thanks, McKinley Igor Bukanov wrote: > 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 .