http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2485

*** shadow/2485 Mon Jul  9 10:23:11 2001
--- shadow/2485.tmp.13826       Mon Jul  9 12:01:26 2001
***************
*** 2,9 ****
  | NullPointerExceptionusing Schema validation                                |
  +----------------------------------------------------------------------------+
  |        Bug #: 2485                        Product: Xerces-J                |
! |       Status: REOPENED                    Version: 1.4.1                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
  |     Priority: Other                     Component: SAX                     |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | NullPointerExceptionusing Schema validation                                |
  +----------------------------------------------------------------------------+
  |        Bug #: 2485                        Product: Xerces-J                |
! |       Status: RESOLVED                    Version: 1.4.1                   |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
  |     Priority: Other                     Component: SAX                     |
  +----------------------------------------------------------------------------+
***************
*** 293,295 ****
--- 293,303 ----
        at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1122)
        at txmlapk.Txmld.<init>(Txmld.java:89)
        at txmlapk.Txmld.main(Txmld.java:38)
+ 
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-07-09 12:01 -------
+ so your program triggered more than one bug :-) Now it's fixed in CVS.
+ 
+ when defer-node-expansion is set to false in DOMParser, 
+ fDocumentHandle.characters() should be the last method to call when processing 
+ characters and whitespaces. (XMLValidator.java)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to