Re: Issue 47011
Petr Kuzel <[email protected]> Fri, 20 Aug 2004 11:10:51 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Tim Lebedkov wrote: > Hi Petr, > > the issue 47011 > (http://tasklist.netbeans.org/issues/show_bug.cgi?id=47011) seems to > duplicate an older issue. > Why was the fix for this issue commited to the tasklist_release36_fixes > branch and not to the release36 branch? These branches were frozen. Any commit means to restart QA testing. It exists only in a form of the patch attached to the issue. And it's in trunk. > org.netbeans.modules.tasklist.core/2 [1.22.1.26 6 200404071636] contain > this fix or no? I cannot recall. Database query returns: 41883 RESO FIXE Idex exception caused by self-deregistering listeners 42139 RESO DUPL Index out of bounds when trying to fix a suggestion 47011 NEW IndexOutOfBoundsException after a mouseclick on an item 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.