diff --git a/phpmyfaq/api.service.php b/phpmyfaq/api.service.php index d237171c39..28ca2b9c2f 100644 --- a/phpmyfaq/api.service.php +++ b/phpmyfaq/api.service.php @@ -412,7 +412,7 @@ $answer, Translation::get('msgInfo'), Strings::substr($contentLink, 7), - $contentLink + Strings::htmlentities($contentLink) ); }