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 15765 - AttlistDecl with param. entity ref. is absent in tree.
Summary: AttlistDecl with param. entity ref. is absent in tree.
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: TAX/Lib (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ lkramolis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-21 13:06 UTC by issues@www
Modified: 2007-09-25 06:06 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 issues@www 2001-09-21 13:06:14 UTC
Description: 

[FFJ Build 010619_1 CE , Red Hat Linux 6.2 with JDK 1.3.0_04]
 
Steps to reproduce:
-------------------
1) create DTD document like this:
   <!ELEMENT Books (#PCDATA)>
   <!ENTITY % a "Books isbn CDATA #IMPLIED">
   <!ATTLIST %a;>
2) expand the DTD in Explorere

The attribute 'isbn' is absent in Explorer Tree.


Evaluation: 

xxx@xxxx 2001-06-27

Parser XNI callbacks go in wrong order. Entered as:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2213

A comment.
Comment 1 Jan Chalupa 2001-11-27 17:39:15 UTC
Target milestone -> 3.3.1.
Comment 2 Jan Chalupa 2001-11-27 17:42:50 UTC
Target milestone -> 3.3.1.
Comment 3 _ lkramolis 2002-01-10 09:48:56 UTC
Fixed by integrating new Xerces2 implementation.

Comment 4 Martin Schovanek 2002-01-21 15:20:43 UTC
VERIFIED
Comment 5 Quality Engineering 2003-07-02 08:41:33 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.