Closed (fixed)
Project:
Attachment
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2005 at 20:26 UTC
Updated:
15 Sep 2005 at 19:43 UTC
In the attachment.module, the theme_attachments function uses the 'l' functon to generate the URL to download the file. On my installation, this results in the following sample URL:
http://localhost/drupal/index.php?q=http://localhost/drupal//files/activ...
Attempting to access this URL results in a 404, although the file exists and can be downloaded via url:
http://localhost/drupal//files/active/2/DocumentOne.pdf
Where is the problem here? Is something in my configuration causing the URL to be generated incorrectly or is this URL correct and doesn't work because of some other issue?
Thanks,
Dave
Comments
Comment #1
ghavo commentedI'm having the same problem as Dave here..
Drupal 4.6
My setting are:
Download method: Private
Clean URLs: Disabled
Thanks all
Gha-VO
Comment #2
buddaI saw this reported on a newer bug issue. I too had the same problem. I've fixed the bug and supplied a patch. See http://drupal.org/node/25482
Comment #3
(not verified) commentedComment #4
(not verified) commentedComment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
kmr2005 commentedComment #8
(not verified) commentedComment #9
pem commented