X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2FBarrel%2FPage.php;h=75ffe9c37f03e1931ba49c3ba9bc18e4f2a71a88;hb=2c3f8ce2363bc7342ac097f5056f01de57b1402c;hp=15d4d897ca32bf1f80d8cbef2dee8fc86373f332;hpb=ba1faac3696e2269a24a6d8de2b05366a234d70d;p=diogenes.git diff --git a/include/Barrel/Page.php b/include/Barrel/Page.php index 15d4d89..75ffe9c 100644 --- a/include/Barrel/Page.php +++ b/include/Barrel/Page.php @@ -171,7 +171,7 @@ class Diogenes_Barrel_Page $props = $this->props; $topbar = array (); - $from = htmlentities($caller->script_uri()); + $from = htmlentities($caller->script_uri(), ENT_COMPAT | ENT_HTML401, "ISO-8859-1"); if ($props['PID']) { $hp = $this->barrel->getPID('');