Project

General

Profile

Actions

Bug #3208

closed

xmlrpc is incompatible with development head

Added by hdm (HD Moore) almost 14 years ago. Updated almost 13 years ago.

Status:
Closed
ruby -v:
ruby 1.9.2dev (2010-04-27 trunk 27509) [i386-mingw32]
[ruby-core:29821]

Description

=begin
Specifically "prefix + name" in xmlrpc/utils.rb throws an exception due to name being a symbol. The quick solution is to change these two lines to "prefix + name.to_s"
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0