Uploaded image for project: 'XML-RPC'
  1. XML-RPC
  2. XMLRPC-139

XMLWriter does not specify XML encoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0, 2.1
    • 1.1, 1.2, 3.0
    • None
    • None
    • Windows XP

    Description

      When creating an XMLRPC request, XMLWriter does not specify the XML encoding, providing just:
      <?xml version="1.0"?>

      Versions 1.2 and 3.0 provide the following:
      <?xml version="1.0" encoding="UTF-8"?>

      It results an incompatibility issue in our environment with xmlrpc python server.

      Attachments

        1. trace1-xmlrpc-2.0.1.html
          92 kB
          Alexander Gavrin
        2. trace2-xmlrpc1.1.html
          92 kB
          Alexander Gavrin
        3. trace3-xmlrpc3.0.html
          92 kB
          Alexander Gavrin

        Activity

          People

            Unassigned Unassigned
            agavrin Alexander Gavrin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: