Closed (fixed)
Project:
DataBase File Manager
Version:
5.x-3.4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 06:50 UTC
Updated:
7 Nov 2008 at 10:55 UTC
When I try to upload files with Japanese character titles, I keep getting the response that "File is not valid for upload - Filename has no extension" although they clearly do. They only way I can get the files to upload is to add some English alphanumeric characters to the filename - anywhere in the filename - and then they upload, no problems...
Comments
Comment #1
geoff_eagles commentedFascinating!
The function that checks the filename is: dbfm_check_name (in dbfm.module).
You'll need to tinker with that until you can get it to allow your Japanese character set without letting through clearly invalid filenames.
You're on your own as to quite how ... let me know how you get on!
Geoff
Comment #2
geoff_eagles commentedWell, nothing's happened on this since August so I'm closing it.