Search found 1 match

by protatoe
11 Dec 2009, 08:46
Forum: Help
Topic: File Attachments in Mantis 1.2RC2
Replies: 9
Views: 14063

Re: File Attachments in Mantis 1.2RC2

I ran into the same issue myself when upgrading from 1.1.8 to 1.2. The patch does indeed work, but with a little tweaking. Either way I can once again view attached screen shots. Thanks for the patch!

previous code in the patched file_download.php, starting line 45

switch ( $f_type ) {
case ...