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 128373 - WSDL Refactor rename dialog populates the wrong name for operation input/output rename
Summary: WSDL Refactor rename dialog populates the wrong name for operation input/outp...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 23:59 UTC by Shivanand Kini
Modified: 2016-07-07 09:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shivanand Kini 2008-02-25 23:59:40 UTC
1. Open attached wsdl file.
2. Right click on operation input node and click on refactor > rename
3. Notice the name "newWSDLOperationRequest", though there is no name defined in the source file for input.

Name should be populated based on whether the name attribute is defined or not.
In this case, getName autogenerates a default name, so checking for the name attribute is correct.

May be this is also the underlying problem of http://www.netbeans.org/issues/show_bug.cgi?id=128371
Comment 1 Sonali Kochar 2008-02-28 05:16:47 UTC
May not get into 6.1
Comment 2 Martin Balin 2016-07-07 09:56:56 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss