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 - Refactoring Rename has no effect on JSPs
Summary: Refactoring Rename has no effect on JSPs
Status: RESOLVED DUPLICATE of bug 48465
Alias: None
Product: javaee
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks: 173299
  Show dependency tree
 
Reported: 2008-07-29 12:42 UTC by Kirill Sorokin
Modified: 2009-09-30 13:36 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***