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 18713 - Catalogs referenced by <Extend .../> element have null system id.
Summary: Catalogs referenced by <Extend .../> element have null system id.
Status: CLOSED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Catalog (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-17 10:08 UTC by Martin Schovanek
Modified: 2007-09-25 01:30 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 Martin Schovanek 2001-12-17 10:08:44 UTC
[Nb Build 2001121102331, jdk1.4.0, Linux]

Steps to reproduce:
-------------------
1) create catalog.xml like this:
...
<Extend HRef="other.cat">
...

2) mount the XML catalog

All entries from other.cat have null system id.
Comment 1 _ pkuzel 2002-01-17 16:17:19 UTC
Will not fix as standard OASIS XML Catalog format is strongly
preffered over this draft format. Use Sun's Resolver implementation to
read catalogs in above standard format.
Comment 2 Martin Schovanek 2002-05-24 15:36:49 UTC
VERIFIED
Comment 3 Quality Engineering 2003-07-02 08:40:49 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.