[livejournal] r18213: LJSUP-7854 Invalid response from XML::RP...
Committer: aurbanowich
LJSUP-7854 Invalid response from XML::RPCU trunk/cgi-bin/Apache/LiveJournal.pm
Modified: trunk/cgi-bin/Apache/LiveJournal.pm
===================================================================
--- trunk/cgi-bin/Apache/LiveJournal.pm 2011-02-04 08:06:05 UTC (rev 18212)
+++ trunk/cgi-bin/Apache/LiveJournal.pm 2011-02-04 08:10:59 UTC (rev 18213)
@@ -2127,7 +2127,7 @@
# Key - field name, value - type.
my %lj_types_map = (
journalname => 'string',
- name => 'string',
+ name => 'base64',
);
my $recursive_mark_elements;
