PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3056 *** shadow/3056 Thu Aug 9 06:18:00 2001 --- shadow/3056.tmp.18638 Sun Aug 12 22:31:09 2001 *************** *** 2,9 **** | error processing DOCTYPE line | +----------------------------------------------------------------------------+ | Bug #: 3056 Product: XalanJ2 | ! | Status: NEW Version: 2.2.x | ! | Resolution: Platform: Sun | | Severity: Normal OS/Version: Solaris | | Priority: Other Component: Xalan | +----------------------------------------------------------------------------+ --- 2,9 ---- | error processing DOCTYPE line | +----------------------------------------------------------------------------+ | Bug #: 3056 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.2.x | ! | Resolution: FIXED Platform: Sun | | Severity: Normal OS/Version: Solaris | | Priority: Other Component: Xalan | +----------------------------------------------------------------------------+ *************** *** 50,52 **** --- 50,57 ---- at http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd. This happened with an older version of Xalan and with Xalan 2.2.D6, together with Xerces 1.4.2. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-12 22:31 ------- + Committed SAX2DTM, revision 1.16 to solve this problem. SAX2DTM now keeps track + if it is receiving events inside a DTD and ignores comment events when inside + the DTD. \ No newline at end of file
