Closed (works as designed)
Project:
Access By Term
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2012 at 17:18 UTC
Updated:
27 Sep 2015 at 09:23 UTC
Jump to comment: Most recent
Comments
Comment #1
adooo commentedHi there
Since ABT control does not go beyond node control, I don't really see how this is possible.
Can you provide short list of instructions on how to reproduce the behavior?
Thanks...
Comment #2
mnapier commentedSure
Create an image field on a content type that uses ABT for access
Set the field to private file system.
Set the field display to something other than the orignal in the display settings.
upload a image to the field and grab the URL to the styled image.
Try to view that URL while logged out (with anonymous users having no access)
Doing that they (the anonymous user) will be able to see the picture. If you disable ABT and try it again they will not be able to view it.
Comment #3
adooo commentedReproduced...
I also looked around and this seems to be a problem for other ppl as well, including other content access modules. Some say it's a core bug and some reported that this module helped: http://drupal.org/project/private_files_download_permission
I could write a patch for abt and do what the module above does but imho, it doesn't belong here. Let's hold of and see if other abt users require this fix and maybe then take some steps.
Comment #4
paulmicha commentedPossibly related : http://drupal.org/node/1717422#comment-6427254
Comment #5
adooo commentedNot ABT issue