You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/06/25 16:19:41 UTC

[Bug 965] - scanDocTypeDecl messes up the source offsets

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

*** shadow/965	Sun May 20 17:23:11 2001
--- shadow/965.tmp.25199	Mon Jun 25 07:19:41 2001
***************
*** 1,19 ****
! Bug#: 965
! Product: Xerces-C
! Version: 1.4
! Platform: All
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: Medium
! Component: Validating Parser (DTD)
! AssignedTo: xerces-c-dev@xml.apache.org                            
! ReportedBy: mlovett@uk.ibm.com               
! URL: 
! Cc: 
! Summary: scanDocTypeDecl messes up the source offsets
! 
  When scanDocTypeDecl checks for the square bracket which opens an internal 
  DTD subset, it eats the character instead of peeking at it.  That means 
  anyone who looks at the XMLScanner's source offset during the doctypeDecl
--- 1,19 ----
! +============================================================================+
! | scanDocTypeDecl messes up the source offsets                               |
! +----------------------------------------------------------------------------+
! |        Bug #: 965                         Product: Xerces-C                |
! |       Status: NEW                         Version: 1.4                     |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: Medium                    Component: Validating Parser (DTD) |
! +----------------------------------------------------------------------------+
! |  Assigned To: knoaman@ca.ibm.com                                           |
! |  Reported By: mlovett@uk.ibm.com                                           |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  When scanDocTypeDecl checks for the square bracket which opens an internal 
  DTD subset, it eats the character instead of peeking at it.  That means 
  anyone who looks at the XMLScanner's source offset during the doctypeDecl

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org