Active
Project:
Responsive Images
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Apr 2011 at 12:38 UTC
Updated:
21 Oct 2011 at 20:58 UTC
When an image style derivative image hasn't been rendered yet, it doesn't show up (noticed on mobile version).
I.e. JS trying to load sites/[FOLDER]/files/styles/[STYLE]/public/myimage.jpg gives an error, even though the file should be rendered when the url is requested.
Perhaps caused by the .htaccess logic?
Comments
Comment #1
svendecabooterGit commit http://drupalcode.org/project/responsive_images.git/commit/3a09675 supposedly fixes this issue...
Comment #2
discipolo commentedjust tried with git checkout. i am still recieving following errors in dblog
Unable to generate the derived image located at public://styles/thumbnail/public/default_images/defaultcard.r.png.
Comment #3
svendecabooterComment #4
cartagena commentedjust started getting this message in dblog...I updated Rules and Token modules a couple weeks ago...I'm not a programmer so I don't know if there would be any connection. I do document everything I do and prior to that update, nothing else had changed for quite some time.
Comment #5
digitaldonkey commentedThis fix wont work on sites protected by http auth requireing a user/password
I fixed it like this: