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 173759 - Renaming attribute throws AssertionError RenameRefactoringElement.init
Summary: Renaming attribute throws AssertionError RenameRefactoringElement.init
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks: 173077
  Show dependency tree
 
Reported: 2009-10-05 14:20 UTC by Alexandr Scherbatiy
Modified: 2009-10-07 10:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JavaFX Main file (4.67 KB, text/plain)
2009-10-05 14:21 UTC, Alexandr Scherbatiy
Details
IDE log file (199.16 KB, text/plain)
2009-10-05 14:23 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2009-10-05 14:20:44 UTC
Product Version         = NetBeans IDE Dev (Build 200910030241) (#4dd420d82eea)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun Microsystems Inc.


Steps to reproduce:

- Copy the attached code to the editor
- Go to the Scale class
- Refactor-> Rename the 'radiusScale' attribute to the 'radiusScale'

The error pops up.
Comment 1 Alexandr Scherbatiy 2009-10-05 14:21:07 UTC
Created attachment 88844 [details]
JavaFX Main file
Comment 2 Alexandr Scherbatiy 2009-10-05 14:23:35 UTC
Created attachment 88845 [details]
IDE log file
Comment 3 J Bachorik 2009-10-05 16:49:31 UTC
fixed in http://hg.netbeans.org/javafx/rev/baaa1b7e9348
Comment 4 Alexandr Scherbatiy 2009-10-07 10:52:37 UTC
verified in netbeans-trunk-nightly-200910061401-javafx-full.zip