Closed (fixed)
Project:
Drupal core
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 May 2005 at 22:35 UTC
Updated:
20 May 2005 at 09:59 UTC
"The image module uses file_transfer and if for any reason the file is gone, then you'll get an infinte number of error messages which -- because they are in a
-- are invisible..."
Chx_ told me about this bug, so volia! patch attached.
This patch checks to ensure that the file can be accessed and generenates a drupal_not_found if it hits a snag.
Robin
| Comment | File | Size | Author |
|---|---|---|---|
| 404 on file not found.patch | 699 bytes | robin monks |
Comments
Comment #1
robin monks commentedSide note: I tested this, and it seems to work OK. Although I probably wasn't vigorous about it.
Robin
Comment #2
dries commentedCommitted to HEAD and DRUPAL-4-6. Thanks.
Comment #3
(not verified) commented