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 128142 - Exception when renaming in an empty file
Summary: Exception when renaming in an empty file
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 13:06 UTC by Petr Jiricka
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (2.96 KB, text/plain)
2008-02-22 13:08 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2008-02-22 13:06:53 UTC
1. Create a JavaScript file (e.g. in a Rails project)
2. Choose Refactor -> Rename

=> Exception in the attachment is thrown
Comment 1 Petr Jiricka 2008-02-22 13:08:33 UTC
Created attachment 57062 [details]
Exception stack trace
Comment 2 Torbjorn Norbye 2008-02-25 22:34:50 UTC
Fixed in changeset 6f3d811d8408
Comment 3 polan 2008-06-18 12:34:03 UTC
This exception no longer occurs. However, this scenario now leads to AssertionError (see issue 136936).

Verified.