From 78e03abed8e72e29d2463e9de8e279dc86e5d39e Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 29 Jun 2012 20:11:36 -0700 Subject: convert ent_quotes for jquery calendar title/summary --- mod/events.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/events.php') diff --git a/mod/events.php b/mod/events.php index 7940e79a4..bf02f8309 100755 --- a/mod/events.php +++ b/mod/events.php @@ -280,10 +280,10 @@ function events_content(&$a) { $last_date = $d; $edit = ((! $rr['cid']) ? array($a->get_baseurl().'/events/event/'.$rr['id'],t('Edit event'),'','') : null); - $title = strip_tags(bbcode($rr['summary'])); + $title = strip_tags(html_entity_decode(bbcode($rr['summary']),ENT_QUOTES,'UTF-8')); if(! $title) { list($title, $_trash) = explode("