6 messages in org.mozilla.lists.dev-tech-js-engine-rhinoRe: IllegalArgumentException: out of ...
FromSent OnAttachments
William StrathearnNov 20, 2007 11:38 pm 
William StrathearnNov 20, 2007 11:57 pm 
Norris BoydNov 21, 2007 6:05 am 
William StrathearnNov 21, 2007 9:31 am 
William StrathearnNov 21, 2007 4:53 pm 
Attila SzegediNov 22, 2007 12:31 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: IllegalArgumentException: out of range index in 1_6R6 not 1_7R1Actions...
From:Norris Boyd (norr@gmail.com)
Date:Nov 21, 2007 6:05:35 am
List:org.mozilla.lists.dev-tech-js-engine-rhino

One change that went in since 1.6R6 was released is a fix for https://bugzilla.mozilla.org/show_bug.cgi?id=393848.

I'm assuming that you're writing because just using the pre-released 1.7 is not sufficient for your needs. If that's the case, you could try patching in the changes for that bug (there's a listing of the versions of the changed files at the bottom of the bug report) and see if that fixes the problem. Other than that I'd say wait for the release of 1.7.

--Norris