Active
Project:
upload (simple)
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2007 at 23:33 UTC
Updated:
4 Feb 2007 at 23:33 UTC
Special characters like [, ], # and so on makes files unreachable if private file handling is selected. Munging filenames correctly possibly solve this issue. (In the meantime in upload_file_munge() I forced to preg_replace() every special character)
Tested on 5.1 release.