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 91862 - Schema editor should use same external reference wizards as WSDL editor
Summary: Schema editor should use same external reference wizards as WSDL editor
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nathan Fiedler
URL:
Keywords:
Depends on:
Blocks: 89562
  Show dependency tree
 
Reported: 2007-01-05 04:48 UTC by Nam Nguyen
Modified: 2007-01-31 19:40 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 Nam Nguyen 2007-01-05 04:48:28 UTC
To have consistent user experience, and also code-wise avoid fixing same problem
twice.
Comment 1 Nam Nguyen 2007-01-05 04:51:17 UTC
Also note that the new wizards, still has bugs that do exist in the old wizard
currently used by the schema editor:
(1) it does not add an entry into to catalog.xml file.
(2) it generates reference with wrong relative path.
Comment 2 Nathan Fiedler 2007-01-06 10:04:26 UTC
Committed change to release551 branch (not entirely convinced it is working as
expected -- QA please ask Ajit how to test the the import of files in subprojects).

xamui/src/org/netbeans/modules/xml/xam/ui/customizer/ExternalReferenceCreator.java;
new revision: 1.1.2.5; previous revision: 1.1.2.4
Comment 3 htt 2007-01-31 19:40:29 UTC
Verified in 070131_5.