Opened 5 years ago
Closed 5 years ago
#1485006 closed Bugs (worksforme)
Downloading attachments fails with IE7 over SSL
| Reported by: | korci | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Client Scripts | Version: | 0.1.1 |
| Severity: | normal | Keywords: | SSL IE7 attachments |
| Cc: |
Description
When using Roundcube over SSL (tested with 0.1rc2, 0.1-stable, 0.1.1), downloading attachments with IE7 fails with error message:
"Internet Explorer could not download the following : roundcube/, source my.server.domain",
and no preview is created. Without SSL the download is successful.
Firefox works flawlessly with my settings and SSL.
Apache : 2.2.3-4
libssl : 0.9.8c
PHP: 5.2.0-8
Change History (5)
comment:1 Changed 5 years ago by till
comment:2 Changed 5 years ago by korci
No errors in the logfile associated with this issue. The same works with squirrelmail (same client, same server). This is the only thing that keeps us from the final switch.
There is an apache proxy between the client and the server, which we can't avoid, and it serves more than 80 complex sites (cookies,sessions used). Could this be related somehow?
But if it's a proxy error how can it work with firefox or squirrelmail?
comment:3 Changed 5 years ago by alec
- Milestone changed from later to 0.1.2
comment:4 Changed 5 years ago by saleck
We are experiencing the same behaviour, perhaps this could help: http://support.microsoft.com/kb/323308
comment:5 Changed 5 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
Works for me with IE 6.0.2900.2180, so I think it has been fixed by MS.

Is there anything in your logfiles that would hint on what is going on? Maybe notices from SSL, etc..
I currently have no idea what the issue could be.