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

Encoding spec in lower case (DTD/XML) not recognized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 1.7.0
    • 2.0.0
    • None
    • Operating System: MacOS X
      Platform: Macintosh
    • 9237

    Description

      When trying to parse an XML file or a DTD containing "uft-8" as encoding specification, I
      get

      "An exception occurred! Type:TranscodingException, Message:Could not create a
      converter for encoding: utf-8."

      During library build, transcoder options were default
      (native).

      Changing the encoding statements to "UTF-8" (upper case) solves the
      problem.

      Don't know what the XML spec says, however, this behavior is different from a Linux
      build and thus not so favorable...

      Attachments

        Activity

          People

            Unassigned Unassigned
            r8@davids-welt.de David Reitter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: