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 130665 - Wrong usages are shown after warning
Summary: Wrong usages are shown after warning
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 16:01 UTC by Mikhail Matveev
Modified: 2016-07-07 09:57 UTC (History)
0 users

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 Mikhail Matveev 2008-03-20 16:01:30 UTC
1. Create newLoanApplication schema.
2. Create newPurchaseOrder schema.
3. Refer from newLoanApplication schema to newPurchaseOrder schema.
4. Move newLoanApplication schema to Test Packages - warning appears.
5. Click "Show Usages..." in the warning dialog.
Result: usages of newLoanApplication appears. They're not that what user needs. IDE should detect that the problem is
created by usage of newPurchaseOrder schema and display usages for it.
Comment 1 Martin Balin 2016-07-07 09:57:10 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