Bug #9370
closed
Parse error when using XMLTreeParser in xmlrpc
Added by herwinw (Herwin Quarantainenet) almost 11 years ago.
Updated almost 9 years ago.
Description
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.
Files
parser.rb (290 Bytes)
parser.rb |
test file for behaviour of parser |
herwinw (Herwin Quarantainenet), 01/06/2014 08:38 PM
|
|
- Status changed from Open to Closed
Applied in changeset r53980.
- lib/xmlrpc.rb: Removed broken parser named XMLTreeParser.
Required gem of its parser didn't compile on newer Ruby versions.
[fix GH-1271][ruby-core:59590][Bug #9370]
- lib/xmlrpc/config.rb: ditto.
- lib/xmlrpc/parser.rb: ditto.
- Related to Bug #9369: Using XMLScanStreamParser in xmlrpc/parser may result in parse errors added
Also available in: Atom
PDF
Like0
Like0Like0