Committer: aurbanowich
LJSUP-7699 Error with requests tags data (XML-RPC)U trunk/cgi-bin/Apache/LiveJournal.pm
Modified: trunk/cgi-bin/Apache/LiveJournal.pm =================================================================== --- trunk/cgi-bin/Apache/LiveJournal.pm 2011-01-18 08:24:57 UTC (rev 18041) +++ trunk/cgi-bin/Apache/LiveJournal.pm 2011-01-18 09:09:27 UTC (rev 18042) @@ -2121,6 +2121,7 @@ # Key - field name, value - type. my %lj_types_map = ( journalname => 'string', + name => 'string', ); my $recursive_mark_elements;