View Issue Details

IDProjectCategoryView StatusLast Update
0007157mantisbtfeaturepublic2011-08-02 12:35
Reporterderekp Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.3 
Fixed in Version1.2.0 
Summary0007157: Default to allow in-line images
Description

The config_defaults_inc.php file currently contains the code as below to default to NOT show in-line images.

Specifies the maximum size below which an attachment is previewed in the bug

view pages. To disable this feature, set max size to 0.

This feature applies to: bmp, png, gif, jpg

$g_preview_attachments_inline_max_size = 0;

Images often form an important part of an issues explanation. It would be good if the default behavior could be altered such that out of the box, small images up to 50KB - 250KB could be shown in-line.

TagsNo tags attached.

Activities

atrol

atrol

2010-08-15 10:44

developer   ~0026323

default is 256 KB since version 1.2