Closed (fixed)
Project:
FileField
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
6 May 2007 at 21:49 UTC
Updated:
11 Jun 2024 at 12:23 UTC
Jump to comment: Most recent
Comments
Comment #1
jpetso commentedCan you please test if this issue still applies to filefield 2.x?
Comment #2
Anonymous (not verified) commentedWorks like it should now.
Thanks!
Changed status to fixed.
Joep
Comment #3
(not verified) commentedComment #4
Anonymous (not verified) commentedI have set it back to active. This is still a problem if there is a ssl connection.
See issue: http://drupal.org/node/163445.
Solution ???: http://drupal.org/node/18565#comment-260657
Joep
Comment #5
amitaibuI think it might be related:
When file system is public the URL is:
http://localhost/XXX/files/3/temp file.txtand the error I get is
when private, the URL is ok (notice the + sign):
http://localhost/XXX/files/3/temp+file.txtComment #6
dopry commented1.x is no longer supported.