When I use an image style transcoder on an atom without a thumbnail, the transcoder will be applied to the default thumbnail. But because the default thumbnail is in the module directory, not in the public files directory I get a 403 Forbidden error for the file sites/default/files/styles/mystyle/public/sites/all/modules/contrib/scald/assets/thumbnail_default.png?itok=G2i1bONO.

The default thumbnail should be copied to the files directory and be used from there.

CommentFileSizeAuthor
scald-default_thumbnail.patch2.08 KBVolx

Comments

jcisio’s picture

Status: Active » Fixed

I committed a simplified patch http://drupalcode.org/project/scald.git/commitdiff/d55f963. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.