Uploading files with dots in name
Brought to you by:
zoidian
Hi,
uploading files which name contains several dots raise
an issue: the file can be uploaded (interface says it's
ok; confirmed by looking into <ackerTodoRoot>/tmp) but
then won't be displayed in the Task details, hence
won't be available neither for download nor for deletion...
Obviously, list_uploaded_files() into
modules/upload/module.inc makes pretty rough
assumptions regarding objects it manipulates (it's
quite usual to play with *.tar.bz2, isn't it).
But i'm absolutely not a PHP programmer, so i can't
come with a patch, sorry.
Regards,
Francis.