XML-RPC barfs on high-bit characters

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 3.4 Beta 1
    • Affects Version/s: 3.3.1
    • Component/s: None
    • 3.03

      irb(main):013:0> jira.getIssue("CONF-3459")
      RuntimeError: org.apache.xmlrpc.XmlRpcException: Invalid character data corresponding to XML entity ř
      from ./jira4r.rb:39:in `method_missing'
      from (irb):13

      This is the same error as CONF-1188 – you can fix it by upgrading your XML-RPC dependency to 1.2-b2-conf1188 (in the Atlassian repository), or if you're feeling brave, to 2.0.

      Setting as critical because it makes most of the XML-RPC API useless as soon as one of your issues contains a high-bit char.

            Assignee:
            Unassigned
            Reporter:
            Charles Miller (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: