From: "herwinw (Herwin Weststrate)" Date: 2014-01-06T20:38:47+09:00 Subject: [ruby-core:59590] [ruby-trunk - Bug #9370][Open] Parse error when using XMLTreeParser in xmlrpc Issue #9370 has been reported by herwinw (Herwin Weststrate). ---------------------------------------- Bug #9370: Parse error when using XMLTreeParser in xmlrpc https://bugs.ruby-lang.org/issues/9370 Author: herwinw (Herwin Weststrate) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: 1.9.3-p484 Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN When using XMLTreeParser as the parser in the XMLRPC libraries, a simple methodCall parse with a parameter results in an assertion error. A script to test this is attached. -- http://bugs.ruby-lang.org/