http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2124
*** shadow/2124 Mon Jun 18 08:14:16 2001
--- shadow/2124.tmp.21269 Mon Jun 18 14:48:25 2001
***************
*** 2,9 ****
| Status of SAXSource is changed in Xalan 2.1.0 |
+----------------------------------------------------------------------------+
| Bug #: 2124 Product: XalanJ2 |
! | Status: ASSIGNED Version: 2.0.x |
! | Resolution: Platform: PC |
| Severity: Blocker OS/Version: Windows NT/2K |
| Priority: High Component: javax.xml |
+----------------------------------------------------------------------------+
--- 2,9 ----
| Status of SAXSource is changed in Xalan 2.1.0 |
+----------------------------------------------------------------------------+
| Bug #: 2124 Product: XalanJ2 |
! | Status: RESOLVED Version: 2.0.x |
! | Resolution: FIXED Platform: PC |
| Severity: Blocker OS/Version: Windows NT/2K |
| Priority: High Component: javax.xml |
+----------------------------------------------------------------------------+
***************
*** 104,106 ****
--- 104,114 ----
------- Additional Comments From [EMAIL PROTECTED] 2001-06-18 08:14 -------
Also see bug 1564 which is essentially a duplicate of this bug.
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-18 14:48 -------
+ I believe I caught all places where this can happen, and predicated setting
+ the dynamic validation to true if the reader being processed was not handed in
+ via a SAXSource. Thomas, it would help if you would update and make sure this
+ fixes your problem. Shane, we should set up some regression tests for this,
+ and other values of an XMLReader. I only really focused on the dynamic
+ validation feature.
\ No newline at end of file