Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[livejournal] r18906: LJSUP-7915 (Native sharing server side)

Committer: ailyin
LJSUP-7915 (Native sharing server side)
U   trunk/cgi-bin/LJ/S2/EntryPage.pm
Modified: trunk/cgi-bin/LJ/S2/EntryPage.pm
===================================================================
--- trunk/cgi-bin/LJ/S2/EntryPage.pm	2011-04-19 04:50:24 UTC (rev 18905)
+++ trunk/cgi-bin/LJ/S2/EntryPage.pm	2011-04-19 05:47:56 UTC (rev 18906)
@@ -363,8 +363,11 @@
     }
 
     my %meta = (
-        'title'       => LJ::Text->drop_html($entry->subject_raw),
-        'description' => LJ::Text->drop_html($entry->event_raw),
+        'title'
+            => LJ::ehtml( LJ::Text->drop_html( $entry->subject_raw ) ),
+
+        'description'
+            => LJ::ehtml( LJ::Text->drop_html( $entry->event_raw ) ),
     );
 
     $p->{'head_content'} .= qq[

Tags: andy, livejournal, pm
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