|
After much debugging I realized that some of my users were experiencing blank pages in Internet Explorer or error -12263 in Firefox because get_location() in strings.php was constructing an URL like https://webmail.example.com:80/src. I have yet to find out why (I do have mod_ssl compiled in, but I'm not using it for webmail). For now I changed get_location() to always construct a HTTP URL without a port number.
2008-08-14 - 83.140.188.57
|