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=3378 *** shadow/3378 Mon Sep 3 02:21:25 2001 --- shadow/3378.tmp.19105 Thu Sep 13 11:24:17 2001 *************** *** 9,15 **** +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | - | CC list: Cc: | +----------------------------------------------------------------------------+ | URL: | +============================================================================+ --- 9,14 ---- *************** *** 20,23 **** http://xml.org/sax/handlers/DeclHandler, which is very, very wrong. This is causing people who are trusting Xalan's javadoc to write buggy software. ! See for instance http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2961. --- 19,32 ---- http://xml.org/sax/handlers/DeclHandler, which is very, very wrong. This is causing people who are trusting Xalan's javadoc to write buggy software. ! See for instance http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2961. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-13 11:24 ------- ! Hmmm - I'd ask Don to quickly update the Javadoc to reflect the current code, ! but the medium-term solution (perhaps short-term, now that Crimson has led the ! way) is to remove the SAX code checked into xml-xalan and use the xml-commons ! versions instead, which should fix this (at least the code part). ! See the commons-dev list or the xml-crimson latest release for details on what ! I hope to have Xalan do someday, so we can use centralized copies of ! SAX/DOM/JAXP code in the future, like all other xml.apache.org projects. ! (Unfortunately I'm finding it hard to concentrate on work this week, sorry!)
