[imp] imp/attachment.php

Lucien GENTIS lucien.gentis at lorraine.iufm.fr
Fri Dec 14 08:03:55 UTC 2007


Michael M Slusarz a écrit :
> Quoting Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:
>
>   
>> Is this a typo?
>>
>> --- imp/attachment.php.orig     Tue Jan  2 22:54:53 2007
>> +++ imp/attachment.php  Fri Dec 14 13:02:37 2007
>> @@ -128,7 +128,7 @@
>>  }
>>  $mime_type = MIME_Magic::analyzeData($file_data,  
>> isset($conf['mime']['magic_db']) ? $conf['mime']['magic_db'] : null);
>>  if ($mime_type === false) {
>> -    $type = MIME_Magic::filenameToMIME($file_name, false);
>> +    $mime_type = MIME_Magic::filenameToMIME($file_name, false);
>>  }
>>     
>
> Yes, and it was fixed several weeks ago:
> http://cvs.horde.org/diff.php?r1=2.30&r2=2.31&f=imp%2Fattachment.php
>
> michael
>
>   
Hi,

Could/might this patch be applied to IMP 4.1.5. ?

(even manually modifying attachment.php because version numbers don't match
in patch : version 2.30 to 2.31 and in IMP 4.1.5, version 2.5.10.19)

-- 
Lucien GENTIS
IUFM de Lorraine
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX

Tél. 03 83 17 68 41
Email : lucien.gentis at lorraine.iufm.fr



More information about the imp mailing list