Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1863

Using WFXMLScanner in certain circumstances make the application to abort

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.1
    • 3.1.0
    • DOM
    • None
    • xerces-c-3.0.1-x86-windows-vc-8.0

    Description

      Setup:
      ...
      DOMLSParser::getDomConfig::setParameter( xercesc::XMLUni::fgDOMValidate, true );
      DOMLSParser::getDomConfig::setParameter( xercesc::XMLUni::fgXercesScannerName, xercesc::XMLUni::fgWFXMLScanner );
      ...

      Parse an XML with a DOCTYPE and the application aborts ("Access violation")

      Attachments

        Activity

          People

            amassari Alberto Massari
            kristone Kristian Ivarsson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: