I am able to upload images to mantis issues. I’d like to tweak the mantis code or config to auto-display images (gif, png, jpg).
Has anybody been successful in doing this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The behaviour is controlled by the
$g_preview_attachments_inline_max_sizevariable in config_inc.phpAccording to the Mantis manual:
Although the manual says the default value is 0 (feature disabled), in Mantis 1.2.0 it is 256KBytes: