Project

General

Profile

Actions

Bug #9370

closed

Parse error when using XMLTreeParser in xmlrpc

Added by herwinw (Herwin Quarantainenet) about 10 years ago. Updated about 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:59590]

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

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #9369: Using XMLScanStreamParser in xmlrpc/parser may result in parse errorsClosedActions
Actions #1

Updated by hsbt (Hiroshi SHIBATA) about 8 years ago

  • 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.
Actions #2

Updated by usa (Usaku NAKAMURA) about 8 years ago

  • Related to Bug #9369: Using XMLScanStreamParser in xmlrpc/parser may result in parse errors added
Actions

Also available in: Atom PDF

Like0
Like0Like0