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

*** shadow/2960 Thu Aug  2 01:47:35 2001
--- shadow/2960.tmp.19979       Tue Aug  7 10:44:10 2001
***************
*** 2,9 ****
  | DTD file looked for even when validation turned off                        |
  +----------------------------------------------------------------------------+
  |        Bug #: 2960                        Product: Xerces-C++              |
! |       Status: NEW                         Version: 1.5.1                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: SAX/SAX2                |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | DTD file looked for even when validation turned off                        |
  +----------------------------------------------------------------------------+
  |        Bug #: 2960                        Product: Xerces-C++              |
! |       Status: RESOLVED                    Version: 1.5.1                   |
! |   Resolution: INVALID                    Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: SAX/SAX2                |
  +----------------------------------------------------------------------------+
***************
*** 23,25 ****
--- 23,32 ----
  ------- Additional Comments From [EMAIL PROTECTED]  2001-08-02 01:47 -------
  Surely the DTD is used for more than just validation. For instance, default
  attribute values.
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-08-07 10:44 -------
+ If the DTD is referenced, the parser will try to read it, because DTDs can
+ provide a lot more information than just validation. It defines entities and
+ notations, external uparsed entities, default attributes, character
+ entities, etc... So it will always try to read it if present, even if
+ validation is turned off.

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

Reply via email to