Re: Issue 47011

Petr Kuzel <[email protected]> Fri, 20 Aug 2004 11:18:41 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Petr Kuzel wrote:

> 47011   NEW             IndexOutOfBoundsException after a mouseclick on an
> item

Now I spotted that exception goes from ArrayList that is removed
in the patch. I looks like IDE reports another module version
than is actually used.
 
> According to <http://xml.netbeans.org/issues/show_bug.cgi?id=41883> it's
> fixed in 1.22.1.26 (6). However it does not behave so here. It should not
> happen with fixed code. One needs to decompile to check what is really
> delivered... Well, it's the patched version. However I cannot reproduce.
> 
>   Cc.