<value>foo</value> should mean the same thing as
authorDan Winship <danw@src.gnome.org>
Mon, 20 Nov 2006 21:34:53 +0000 (21:34 +0000)
committerDan Winship <danw@src.gnome.org>
Mon, 20 Nov 2006 21:34:53 +0000 (21:34 +0000)
commitaa4dd1addbbeb1de586000a447b520e192493932
tree510def1685b0693a6d7ce754277f4afa32cc5a12
parent1620c07e3cd3dd075a505c481fd7b3df45b117d8
<value>foo</value> should mean the same thing as

* libsoup/soup-xmlrpc-response.c (soup_xmlrpc_value_get_type)
(soup_xmlrpc_value_get_string): <value>foo</value> should mean the
same thing as <value><string>foo</string></value>. Pointed out by
Todd Kulesza. #364490
ChangeLog
libsoup/soup-xmlrpc-response.c