This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 131647 - ArrayIndexOutOfBoundsException in editor
Summary: ArrayIndexOutOfBoundsException in editor
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-31 16:46 UTC by Alexander Simon
Modified: 2008-04-04 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ArrayIndexOutOfBoundsException (3.09 KB, text/plain)
2008-03-31 16:48 UTC, Alexander Simon
Details
Patch that fix only Exception (897 bytes, text/plain)
2008-04-01 17:55 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2008-03-31 16:46:08 UTC
Scenario:
Type in empty file two characters:
in
move cursor in first position and press enter.
Comment 1 Alexander Simon 2008-03-31 16:48:00 UTC
Created attachment 59422 [details]
ArrayIndexOutOfBoundsException
Comment 2 Jesse Grodnik 2008-03-31 17:15:19 UTC
Serious regression.
Comment 3 Alexander Simon 2008-03-31 17:19:07 UTC
fixed in main trunk
http://hg.netbeans.org/main/rev/3c24eff316d3
Comment 4 Jesse Grodnik 2008-03-31 21:11:56 UTC
This issue needs to be fixed in NetBeans 6.1. It has been fixed in the trunk. Priority has been set to "P1" and target
milestone has been set to NetBeans 6.1.
Comment 5 Alexander Ioffe 2008-04-01 15:00:11 UTC
I verified the fix in trunk. Everything is OK.
I verified the fix in NB 6.1 using the cnd jar given me by alexvsimon. It's OK.
Comment 6 Alexander Ioffe 2008-04-01 15:43:45 UTC
I verified the fix in trunk. Everything is OK.
I verified the fix in NB 6.1 using the cnd jar given me by alexvsimon. It's OK.
Comment 7 Alexander Simon 2008-04-01 17:55:16 UTC
Created attachment 59501 [details]
Patch that fix only Exception
Comment 8 Alexander Simon 2008-04-01 18:01:58 UTC
Patch fix only ArrayIndexOutOfBoundsException.
Do not use changeset 3c24eff316d3 because it depends on fix for IZ#131379 that was forbidden to integrate in release61.
Comment 9 Alexander Simon 2008-04-03 07:32:53 UTC
fixed in release61
http://hg.netbeans.org/release61/rev/2d82a9ae9f3b
Comment 10 Alexander Ioffe 2008-04-04 13:53:41 UTC
Verified in 6.1 branch. Build 200804032041