Cookie in IE 7 fails when file name is in path
May 22, 2008 - 11:21pm — moronicbajebus
| Project: | Cookie |
| Version: | 1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
When the path contains the file name (e.g. /path/to/filename.html), IE7 will not set the cookie. It will work fine without the file name (e.g. /path/to/).
Opera, Firefox, and Safari have no issues with this.
Perhaps there is an off-chance you can "correct" IE7 cookie handling.