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

Summary: Catalogs referenced by <Extend .../> element have null system id.
Product: xml Reporter: Martin Schovanek <mschovanek>
Component: CatalogAssignee: _ pkuzel <pkuzel>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.