Internet Explorer ignores cookies on some domains (cannot read or set cookies) -
My site is, e.g. example.com , where users can set their subdomains (a user - a subdomain) and upload their own scripts, e.g. Mapped on http://somedomain.example.com/xyzzy.php to /www/somedomain/xyzzy.php
Those domains, Internet Explorer 7 can not accept cookies / cookies. Checked with Fiddler: The server sends the set-cookie response correctly, yet the cookie is never displayed in IE - for JS or developer tools. On request, IE 7 does not send cookie headers either.
Cookies are set for the user's domain (like somedomain.example.com ), the path is /
FF, Opera, Safari and Chrome are working without all problems.
In the subdomain Does anyone use an underscore? IE has a problem in accepting cookies from subdomains that do not follow it.
Comments
Post a Comment