Closed (fixed)
Project:
FileField
Version:
6.x-3.0-alpha6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 19:42 UTC
Updated:
13 Feb 2009 at 06:10 UTC
This is probably more of a Clean URLs issue but I thought I'd try here first. May be easier to patch here.
When a file is uploaded with a # sign in the file name (IE: "myfile #1.pdf"), the link goes to page not found. If the # sign is removed (IE: "myfile 1.pdf") the file loads fine.
Easy fix is probably strip out the # sign on upload.
Comments
Comment #1
drewish commentedyou want to use the transliteration module