Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0017138 | MantisTouch | General | public | 2014-03-28 00:28 | 2015-11-12 23:44 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.3.1 | ||||
| Summary | 0017138: Downloading attachments via MantisTouch doesn't work | ||||
| Description | Got the following via email from a user: We have a problem with MantisTouch concerning the download of attachments. It's not possible for us to download attachments while on the MantisTouch Site. I manually changed the code in core.php to not redirect the file_download page in case of a mobile browser. That makes the download work if i change the useragent in firefox to a mobile browser. The Problem is that the issue still persists on a real mobile devices. I tried to debug it, and the problem seems to be, that in mobile browser, a request to the login page is sent first. During the redirection that follows, the "return" parameter gets lost, so the wanted document can't be loaded. Do you have any idea what could cause that? | ||||
| Tags | No tags attached. | ||||
related to
child of
duplicate of