Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta10
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2010 at 17:39 UTC
Updated:
2 Jun 2012 at 22:53 UTC
I recently struggled migrating some imagecache-based features from a dev environment to production. The issue was mine -- I forgot to copy some migrated image files over -- but my resolution time would have been down by many hours if the failure to open the image file was logged.
I've attached a very simple patch that would have helped me greatly.
| Comment | File | Size | Author |
|---|---|---|---|
| cant_open_image.patch | 364 bytes | samc |
Comments
Comment #1
verta commentedsubscribing
Comment #2
drewish commentedI'm having a hard time testing the patch. I keep getting 404s logged but no mention of the inability to open the file. _imagecache_cache() checks if $src is a file and sends back a 404. Any thoughts on how to trigger this?
Comment #3
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.