ssafronova (ssafronova) wrote in changelog,
ssafronova
ssafronova
changelog

[livejournal] r17894: LJSUP-7377: Wishlist - bugfixes

Committer: ssafronova
LJSUP-7377: Wishlist - bugfixes
U   trunk/cgi-bin/cleanhtml.pl
Modified: trunk/cgi-bin/cleanhtml.pl
===================================================================
--- trunk/cgi-bin/cleanhtml.pl	2010-12-09 16:37:52 UTC (rev 17893)
+++ trunk/cgi-bin/cleanhtml.pl	2010-12-10 05:14:23 UTC (rev 17894)
@@ -420,7 +420,7 @@
                 next TOKEN unless $u;
                 my $wish = LJ::WishElement->load($u, $wishid);
                 next TOKEN unless $wish;
-                $newdata .= $wish->expand_entry;
+                $newdata .= Encode::decode_utf8($wish->expand_entry);
             }
 
             # Capture object and embed tags to possibly transform them into something else.

Tags: livejournal, pl, ssafronova
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments