http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2708 *** shadow/2708 Mon Jul 23 00:59:25 2001 --- shadow/2708.tmp.4447 Mon Jul 23 07:54:53 2001 *************** *** 1,11 **** +============================================================================+ | NullPointerException when doctype declaration included in source | +----------------------------------------------------------------------------+ ! | Bug #: 2708 Product: XalanJ2 | ! | Status: NEW Version: 2.2.x | | Resolution: Platform: All | | Severity: Normal OS/Version: All | ! | Priority: Other Component: org.apache.xalan.transf | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 1,11 ---- +============================================================================+ | NullPointerException when doctype declaration included in source | +----------------------------------------------------------------------------+ ! | Bug #: 2708 Product: Xerces-J | ! | Status: NEW Version: 1.4 | | Resolution: Platform: All | | Severity: Normal OS/Version: All | ! | Priority: Other Component: DTD | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 276,278 **** --- 276,285 ---- <A HREF="http://www.inf.fu-berlin.de/~faensen/TestCaseBug2708.zip">http://www.inf.f u-berlin.de/~faensen/TestCaseBug2708.zip</A> (as ZIP file) + + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-23 07:54 ------- + I have looked at this on the Xalan side and it appears to be strictly a XercesJ + problem. At the very least, a more meaningful error message could be produced + that might indicate if there is a real problem. I'm moving this over to Xerces. + Gary
