|
Main sidebar
|
PITS /
00439Summary: Bad recognition of filetype if
$UploadDir contains a .Created: 2005-05-12 07:25
Status: Closed -- fixed for 2.0.beta41
Category: Bug
Assigned:
Priority: 5
Version: 2.0.beta35
OS: Linux/Apache/4.3.10
Description: Hi, I set So I propose to change Line 197 of scripts/upload.php (function UploadVerifyBasic()) from
to
It seems to work. Or you can use basename($filepath) in the first version which may be better to understand. regards, Excellent bug report and proposed fix -- many thanks! |