Closed (duplicate)
Project:
Drupal core
Version:
5.7
Component:
upload.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2008 at 16:40 UTC
Updated:
3 Jul 2008 at 17:58 UTC
For a drupal 5.7 website using only https, requiring authentication to view, and set to private for uploaded files, when using Internet Explorer 6 users get error window saying "The file could not be written to the cache"
Interesting is that if you set the advanced options to disable downloading https pages, then the file can be downloaded. Almost sounds like when using https the page is trying to download instead of the attachment?
I suspect this error may persist for https even if not private files and anonymous users.
Comments
Comment #1
bander2 commentedI am having this same problem. For IE 7 You can download the file but not view it (pdf). pdf opens in Firefox, but is called index.php.
This started happening after upgrading 5.4 to 5.7.
Comment #2
webengr commentedhas anyone upgraded to drupal 6.2 using only https, and had this issue for attachments?
Comment #3
bander2 commentedI think that is my next step. I rolled back to 5.2 (I thought it was 5.4, but it was 5.2) and it the behavior did not change. I will upgrade and post again.
Comment #4
alpritt commentedThis is a duplicate of http://drupal.org/node/163445
Please keep everything together in that original issue.
Comment #5
webengr commentedBTW, this is true https with private files for 6.x and likely 7.x also,
see
http://drupal.org/node/163445