I´m configuring a site with several image galleries. The images shall have a "public" or "private" tag so that anonymous users only can see public images. This works fine with tac_lite. But in addition I have the need for having certain galleries writeable for certain user-roles only. I implemented that functionality with Image Gallery Access, which also seems to work fine. The problem now is, after combining these, that when adding an image to a gallery and selecting the "private" tag, this image still will be shown in the gallery also for anonymous users. The only way to solve that seems to be to rebuild permissions (admin/content/node-settings/rebuild). Then the image with the "private" tag disappears for anonymous users.

Versions:
Image Gallery Access 5.x-1.x-dev
ACL 5.x-1.4
Taxonomy Access Control Lite 5.x-1.0
Core 5.2
Image 5.x-1.4

I´m uncertain if this is a bug or if I´m missing something...?

Thanks
Roald

Comments

Dave Cohen’s picture

Status: Active » Closed (won't fix)

You have to rebuild the permissions when you introduce (or remove) access control modules. That's essentially why its there. So I consider this not a bug.

Any new node you create or edit should get the proper permissions from now on. You should not have to rebuild permissions again, unless you change the access control config.