Active
Project:
Galleria
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2012 at 09:58 UTC
Updated:
6 May 2012 at 19:33 UTC
As described in http://drupal.org/node/365150 also in my case the tabs for anonymous users are visible, here when using Galleria module.
Tabs (view/articles) are visible for product items set with Drupal Commerce and I don't know if DC or Galleria are setting wrong permissions. Deactivating Galleria clears the issue.
For now I set in css body.not-logged-in div.tabs {display: none;}, but more permanent solution would be great.
Comments
Comment #1
traveller commentedChanged issue title, not all tabs (like edit or devel) are visible to anonymous, but only 'view' and 'article' (which lists all products in a table).
Comment #2
kroimon commentedCouldn't reproduce this issue. Have you tried to disable other modules to figure out if there's another module that could cause it?
Or have you been able to fix it in the meantime?