Images,animations and other filetypes cannot be accessed by anonymous users.
The actual display of images and/or download of files is prohibited.
Titles however are displayed.
In our drupal instal the download method is set to private.
We've found a workaround to this problem.
It seems that the webform module (5.x-2.0) influences/interferes with asset behaviour.
When we grant anonymous users 'access to webform results' the problem is solved!
Comments
Comment #1
wmostrey commentedThis is a known issue with webform. I did make some changes as to how the asset module handles private downloads. My advise would be to try the latest dev version of the asset module and see if it works then.
Comment #2
wmostrey commented