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 106987 - ArrayIndexOutOfBoundsException from refactoring
Summary: ArrayIndexOutOfBoundsException from refactoring
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
: 107778 (view as bug list)
Depends on:
Blocks: 106866
  Show dependency tree
 
Reported: 2007-06-18 13:48 UTC by Petr Pisl
Modified: 2007-07-03 14:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exception (991 bytes, text/plain)
2007-06-18 13:49 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2007-06-18 13:48:35 UTC
I have a web project with jsf. In the files view I want to drag and drop one folder under src/java (move the package)
and after drop I get the exception. The project doesn't use any Ruby functionality.
Comment 1 Petr Pisl 2007-06-18 13:49:16 UTC
Created attachment 43878 [details]
The exception
Comment 2 Torbjorn Norbye 2007-06-22 16:40:17 UTC
Fixed - at least the symptoms shown in the stack trace.

IDE:-------------------------------------------------
IDE: [6/22/07 8:24 AM] Committing started
Checking in FolderTreeElement.java;
/cvs/scripting/ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/ui/tree/FolderTreeElement.java,v  <--  FolderTreeElement.java
new revision: 1.2; previous revision: 1.1
done
IDE: [6/22/07 8:25 AM] Committing finished
IDE: [6/22/07 8:25 AM] Diffing "FolderTreeElement.java" finished
Comment 3 Torbjorn Norbye 2007-06-22 16:40:48 UTC
Fixed - at least the symptoms shown in the stack trace.

IDE:-------------------------------------------------
IDE: [6/22/07 8:24 AM] Committing started
Checking in FolderTreeElement.java;
/cvs/scripting/ruby/refactoring/src/org/netbeans/modules/refactoring/ruby/ui/tree/FolderTreeElement.java,v  <--  FolderTreeElement.java
new revision: 1.2; previous revision: 1.1
done
IDE: [6/22/07 8:25 AM] Committing finished
IDE: [6/22/07 8:25 AM] Diffing "FolderTreeElement.java" finished
Comment 4 Torbjorn Norbye 2007-06-22 16:42:06 UTC
*** Issue 107778 has been marked as a duplicate of this issue. ***
Comment 5 Jiri Kovalsky 2007-07-03 14:10:12 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 6 Jiri Kovalsky 2007-07-03 14:42:05 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.