diff --git a/bridges/FacebookBridge.php b/bridges/FacebookBridge.php index ab39c10e..0bc96120 100644 --- a/bridges/FacebookBridge.php +++ b/bridges/FacebookBridge.php @@ -677,10 +677,10 @@ EOD; } //Build and add final item - $item['uri'] = htmlspecialchars_decode($uri); - $item['content'] = htmlspecialchars_decode($content); - $item['title'] = $title; - $item['author'] = $author; + $item['uri'] = htmlspecialchars_decode($uri, ENT_QUOTES); + $item['content'] = htmlspecialchars_decode($content, ENT_QUOTES); + $item['title'] = htmlspecialchars_decode($title, ENT_QUOTES); + $item['author'] = htmlspecialchars_decode($author, ENT_QUOTES); $item['timestamp'] = $date; if(strpos($item['content'], '