View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008038 | mantisbt | bugtracker | public | 2007-06-07 00:36 | 2014-10-14 16:22 |
| Reporter | yshuang | Assigned To | grangeway | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | windows 2003 | OS | windows 2003 | OS Version | windows 2003 |
| Product Version | 1.0.6 | ||||
| Summary | 0008038: Can't download attachments with IE over SSL using ssl gateway | ||||
| Description | We had a SSL Gateway in DMZ zone. | ||||
| Tags | No tags attached. | ||||
|
I had the same problem some time ago with some php scripts. Solution for me was to insert the following headers: header( 'Cache-Control: cache, must-revalidate' ); For someone with some knowledge of mantis (not me ;-)) it should be easy to insert the two lines and verify if that fixes the problem. |
|
|
We are resolving this issue as "no change required", because it was reported against an old version of MantisBT which is no longer supported. We recommend that you upgrade to the latest stable version [1]; if after doing so the problem still exists, do not hesitate to reopen the issue. |
|