holyandrew� (holyandrew) wrote in changelog,
holyandrew�
holyandrew
changelog

[livejournal] r22868: LJSUP-13575: Create a new vote for 15, S...

Committer: akanashin
LJSUP-13575: Create a new vote for 15, September
U   trunk/cgi-bin/cleanhtml.pl
Modified: trunk/cgi-bin/cleanhtml.pl
===================================================================
--- trunk/cgi-bin/cleanhtml.pl	2012-09-12 06:12:15 UTC (rev 22867)
+++ trunk/cgi-bin/cleanhtml.pl	2012-09-12 06:39:21 UTC (rev 22868)
@@ -855,9 +855,7 @@
             }
             elsif ($tag eq "lj-cvk-poll") 
             {
-                if (my $widget = LJ::Controller::CVK->widget) {
-                    $newdata .= Encode::decode_utf8($widget->raw_output);
-                }
+                $newdata .= Encode::decode_utf8(LJ::Widget::CVK->render_body());
             }
             elsif ( $tag eq 'lj-like' ) {
                 next TOKEN if $opts->{'textonly'};

Tags: akanashin, holyandrew, livejournal, pl
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