View Issue Details

IDProjectCategoryView StatusLast Update
0014722mantisbtattachmentspublic2012-09-30 06:42
Reporterlukasz Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.11 
Summary0014722: Stop downloading image attachements
Description

Clicking on any attachment downloads the file to the disk. It's not very useful for images. In most scenarios user just want to see the image and doesn't want to keep it on the hard drive. Perhaps it's debatable but I believe there should be an exception for graphics files. Images should be displayed directly in the web browser after clicking on them.

Steps To Reproduce
  1. Attach an image to a bug
  2. Click on the attachment
TagsNo tags attached.

Relationships

duplicate of 0012313 closeddregad Can't open image attachments in browser windows 

Activities

atrol

atrol

2012-09-20 17:11

developer   ~0032891

Last edited: 2012-09-20 17:11

Until 0012313 is resolved: Are you aware that there is a inline preview for attached image files?
The default setting is to limit the preview to files which are less than 256 KB.
You can change this by setting $g_preview_attachments_inline_max_size to the desired value.