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 81679

Summary: XML Usages tab is not updated after pressing "Do Refactoring"
Product: xml Reporter: Victoria Zhukovskaya <victoriaz>
Component: Schema ToolsAssignee: Chris Webster <cwebster>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description Victoria Zhukovskaya 2006-08-02 10:47:13 UTC
WinXP, Coke060731

1. Open the test project
(http://enterprise.netbeans.org/qa/testspecs/RefactoringMessagePart.zip)
2. Open process wsdl file in wsdl designer
3. Find and select the Messages->requestMessage->inputType message, Click Find
Usages in the context menu

4. Click Refactor->Rename in the context menu ,enter inputType1 , press Next
5. Press button "Do Refactoring"

See: There is not updated  content on XML Usages tab
expected result: XML Usages tab should be updated after pressing "Do Refactoring"
Comment 1 Vladimir Yaroslavskiy 2006-08-02 13:12:15 UTC
It is not a bug. Behavior of XML Usages tab is correct. To update the tab, press
"Refresh the schema data" button (first button on the left toolbar).
Comment 2 Victoria Zhukovskaya 2006-08-02 14:16:05 UTC
Yes. I can press refresh btn, but I guess that the refresh after "Do
Refactoring"  will be better. I  Issue type to 
Comment 3 Victoria Zhukovskaya 2006-08-02 14:19:02 UTC
I changed Issue type to rfe 
Comment 4 Shivanand Kini 2006-09-12 01:09:24 UTC
Refactoring/Find Usages related enhancement