Subj : Re: E4X FAILED ASSERTION in Kit.codeBug(Kit.java:425) To : netscape.public.mozilla.jseng From : Igor Bukanov Date : Tue Jan 11 2005 04:29 pm ant wrote: > Is it valid to try to modify the contents of an XML element selected > with the dot-dot operator? No, this is not allowed. > > For example, using the msg defined below, if i try: > > msg..s = "foo" > > I get an assertion failed, This is bug in Rhino, thanks for reporting this! See https://bugzilla.mozilla.org/show_bug.cgi?id=277935 Regards, Igor .