#177301 HR
Jaroslav Bachorik <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Organization | Sun, Inc. |
| Message-ID | <1259078449.3201.97.camel@bender> |
https://netbeans.org/bugzilla/show_bug.cgi?id=177301 Description: #176889 - AssertionError at org.netbeans.modules.javafx.refactoring.impl.RenameRefactoringElement.init Renaming a variable used in string output causes assertion error and the refactoring is broken. Impact assessment: Part of the rename refactoring for JavaFX does not work. The user may be presented with an error or might get wrong results causing data loss. Risk assessment: The fix consists of changing a workaround for javafxc bug to check for value of "" (represents empty string literal in SOMA) instead of \"\" (represents empty string literal in pre-SOMA) Changeset info: http://hg.netbeans.org/javafx/rev/b33d1b8ce6ef QE confirmation and peer review is inside the issue. -- Jaroslav Bachorik <mailto: [email protected]> NetBeans IDE http://www.netbeans.org Senior Software Engineer Sun Microsystems, Prague, Czech Republic