Closed (fixed)
Project:
Galleria
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2011 at 00:26 UTC
Updated:
8 Sep 2011 at 17:07 UTC
As above, the issue seems to occur only when "administrative overlay access" permission is disabled for given logged-in user. Field remains visible for anonymous user as well as for the site administrator.
Comments
Comment #1
lukpe commentedComment #2
kroimon commentedBecause you emphasize the "IE9": Have you tried it with different Browsers? If not, it would be great to hear if it really is an IE9-specific problem.
Comment #3
lukpe commentedWell that was the case only for IE9, I tested it in Chrome 13 and Firefox 6, but I couldn't reproduce this bug anymore after I installed "Field Permissions" module (i tried to uninstall it but I couldn't reproduce it again).
Now Galleria field is visible to anyone but anonymous users.
Comment #4
kroimon commentedHm, I just tried it on a fresh install of Drupal and the Galleria module and could not reproduce it. Guests (aka anonymous users), normal users with and without the "administrative overlay access" permission and administrators with all permissions - everyone could see the Galleria.
Comment #5
lukpe commentedOk, it seems that this issue is occuring while displaying a view listing full content type containing Galleria field. To be more specific, this issue (galleria not visible for anonymous users) is happenning with "Views Slideshow" module installed (it uses Library module as dependency as well, I don't know if this might be a case). Galleria field in said view content list becomes visible again for anonymous users, only after disabling "Views Slideshow Cycle" module component, as well as "Views UI" module component.
Now, all those conditions listed above were tested on my current project, however I was able to partially reproduce the issue on clean install where:
Also, the same conditions apply to situation when I try to list Galeria field as a field in views, I also remember getting weird error message the other day about css error, and that galleria height could not be determined, but i couldn't reproduce it.
Comment #6
lukpe commentedComment #7
lukpe commentedSeems to work fine with latest dev snapshot (2011-Sep-08), thanks!
Comment #8
lukpe commented