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=1465

*** shadow/1465 Sun May 20 17:25:54 2001
--- shadow/1465.tmp.14679       Tue Aug  7 03:31:00 2001
***************
*** 1,19 ****
! Bug#: 1465
! Product: XalanJ2
! Version: 2.0.x
! Platform: Sun
! OS/Version: Solaris
! Status: NEW   
! Resolution: 
! Severity: Critical
! Priority: High
! Component: javax.xml
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
! Summary: setDocumentLocator() is never invoked. The first method invoked is 
startDocument()
! 
  TransformerFactory tfactory = TransformerFactory.newInstance();
  XMLReader reader = XMLReaderFactory.createXMLReader();
  reader.setContentHandler( new MyContentHandler());
--- 1,19 ----
! +============================================================================+
! | setDocumentLocator() is never invoked. The first method invoked is startDo |
! +----------------------------------------------------------------------------+
! |        Bug #: 1465                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.x                   |
! |   Resolution:                            Platform: Sun                     |
! |     Severity: Critical                 OS/Version: Solaris                 |
! |     Priority: High                      Component: javax.xml               |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                       |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  TransformerFactory tfactory = TransformerFactory.newInstance();
  XMLReader reader = XMLReaderFactory.createXMLReader();
  reader.setContentHandler( new MyContentHandler());
***************
*** 96,98 ****
--- 96,102 ----
  ------- Additional Comments From [EMAIL PROTECTED]  2001-05-18 13:15 -------
  Better bug categorization: API/programmatic problems versus stylesheet 
  execution/output creation problems.
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-08-07 03:30 -------
+ Just classifying bugs as Keywords:APIBug == bugs that pertain to specific API 
+ calls or advanced usage of Xalan.
\ No newline at end of file

Reply via email to