Opened 6 years ago
Closed 6 years ago
#1484419 closed Bugs (worksforme)
Download attachment fails in IE7
| Reported by: | 1mind | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Core functionality | Version: | 0.1-rc1 |
| Severity: | normal | Keywords: | attachment download |
| Cc: | frank@… |
Description
Download in IE7 fails. Message is that it is downloading / from ...(some sever)... That fails, so you're not able to download your attachment(s). Firefox works, but IE7 is now in Windows Update, so more and more people will bump into this problem.
Change History (5)
comment:1 follow-up: ↓ 2 Changed 6 years ago by thomasb
- Resolution set to worksforme
- Status changed from new to closed
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 6 years ago by 1mind
- Resolution worksforme deleted
- Status changed from closed to reopened
Replying to thomasb:
Works for me. Please reopen with more details and a sample message.
Well... tested it on 3 different machines. One running win2k, one winxp sp2 and one vista ultimate. All with firefox and ie7. Firefox was able to download. IE7 wasn't. I attached the message source of one of the emails which had this problem.
comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 6 years ago by 1mind
Replying to 1mind:
Replying to thomasb:
Works for me. Please reopen with more details and a sample message.
Well... tested it on 3 different machines. One running win2k, one winxp sp2 and one vista ultimate. All with firefox and ie7. Firefox was able to download. IE7 wasn't. I attached the message source of one of the emails which had this problem.
... was not able to attach files. I receive a time-out in all my browsers when trying to attach the mail and or screen dump. Please contact me on my email frank at 1mind dot nl
comment:4 in reply to: ↑ 3 Changed 6 years ago by till
Replying to 1mind:
Replying to 1mind:
Replying to thomasb:
Works for me. Please reopen with more details and a sample message.
Well... tested it on 3 different machines. One running win2k, one winxp sp2 and one vista ultimate. All with firefox and ie7. Firefox was able to download. IE7 wasn't. I attached the message source of one of the emails which had this problem.
... was not able to attach files. I receive a time-out in all my browsers when trying to attach the mail and or screen dump. Please contact me on my email frank at 1mind dot nl
Don't mix issues. If you have another problem, open a new ticket.
comment:5 Changed 6 years ago by till
- Resolution set to worksforme
- Status changed from reopened to closed
Ok, back on the issue:
I just downloaded a 6 MB attachment in IE7 as well - it works. I used the latest source from SVN.
Things that can get in the way:
a) PHP settings
b) PHP settings
c) PHP settings
;-) Check max_execution_time, memory_limit and so on in your php.ini. To deal with 2 MB file, you need (I believe) 3x as much memory_limit and so on. Fine tune those, make sure to also enable the logs and check them for errors and then report back.

Works for me. Please reopen with more details and a sample message.