Safari issue fixed
Friday 09 November 2007 at 9:57 pm There was a strange Safari issue that seemed to be happening. The whole site would work, but entry.php would throw up a blank page. IE works, Firefox works, Camino works - what gives? Reviewing Apache logs, and usage of Wireshark revealed that it wasn't a Safari bug - the page was indeed being served blank.The problem was tracked down to this on line 116 of entry.php.
if (count($_COOKIE)>0) {
//$cookie = @fill_comment_form($_COOKIE['piv_name'], $_COOKIE['piv_email'], $_COOKIE['piv_url'], $_COOKIE['piv_rememberinfo'], $_COOKIE['piv_comment']);
//$cookie = i18n_str_to_utf8($cookie);
//$output = str_replace("