http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1438 *** shadow/1438 Sun May 20 17:25:46 2001 --- shadow/1438.tmp.15464 Wed Jun 13 09:40:16 2001 *************** *** 1,19 **** ! Bug#: 1438 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: All ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Minor ! Priority: High ! Component: javax.xml ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: javadoc error in org.xml.sax.ext.LexicalHandler ! In the xalan sources for org.xml.sax.ext.LexicalHandler, there is this comment: --- 1,19 ---- ! +============================================================================+ ! | javadoc error in org.xml.sax.ext.LexicalHandler | ! +----------------------------------------------------------------------------+ ! | Bug #: 1438 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.0.1 | ! | Resolution: WONTFIX Platform: All | ! | Severity: Minor OS/Version: All | ! | Priority: High Component: javax.xml | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | In the xalan sources for org.xml.sax.ext.LexicalHandler, there is this comment: *************** *** 28,30 **** --- 28,35 ---- If this is a bug, it might best be against Xerces, for not following the standard-suggested string. (Presuming our org.xml.sax files match the megginson ones exactly) + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-13 09:40 ------- + Not significant enough to fix for 2.2; for 2.3 and beyond releases we should be + sure to address this in the xml-commons project which is where Xalan will be + getting it's SAX classes in the future. (Good catch tho) \ No newline at end of file