View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022543 | mantisbt | ui | public | 2017-03-19 22:10 | 2017-04-01 00:13 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2.2 | ||||
| Target Version | 2.3.0 | Fixed in Version | 2.3.0 | ||
| Summary | 0022543: Open images in the browser rather than download them | ||||
| Description | When clicking on an image, open it in the browser rather than downloading it to the user's machine. | ||||
| Tags | No tags attached. | ||||
|
@vboctor, if I understand right, the functionality has been deactivated in 1.2.2 0011952 due to security reasons, confirmed again at 0012313:0026545. |
|
|
@atrol This is not an issue with my fix, since I decide whether to show inline vs. not based on the calculated content type and not the extension. For an html file that is uploaded as a png, the content type is: |
|