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 142053

Summary: Refactoring Rename has no effect on JSPs
Product: javaee Reporter: Kirill Sorokin <ksorokin>
Component: RefactoringAssignee: issues@javaee <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 173299    

Description Kirill Sorokin 2008-07-29 12:42:50 UTC
Whenever I change the name of a class which is used in a JSP page, I need to manually update the code there, as the
corresponding entries will not be corrected. This is highly counter-intuitive, as the very nature of IDE-supported
refactoring suggests that everything will be done automatically.
Comment 1 Peter Pis 2008-07-29 15:56:46 UTC
Reassigning to "refactoring".
Comment 2 Erno Mononen 2008-07-29 17:24:48 UTC
Unfortunately not supported currently. Changing to a feature request.
Comment 3 Petr Jiricka 2009-09-30 13:36:17 UTC
Duplicate of issue 48465.

*** This issue has been marked as a duplicate of 48465 ***