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

lukpe’s picture

Title: Galleria field format not visible in IE9 for authenticated users » Galleria field not visible in IE9 for authenticated users
kroimon’s picture

Because 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.

lukpe’s picture

Well 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.

kroimon’s picture

Hm, 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.

lukpe’s picture

Ok, 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:

  • Galleria field dissapeared on views list of full nodes with more than one node
  • It didn't show at all up with Views Slideshow enabled (on views list of full nodes)
  • It did show up with Views enabled on views list of full nodes (with Views Slideshow disabled) but only for authenticated users
  • It did show up for all user types with Views Ui component disabled and Views Slideshow cycle disabled but with Views Slideshow enabled
  • Tested in IE9, FF6 and Chrome13

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.

lukpe’s picture

Title: Galleria field not visible in IE9 for authenticated users » Galleria field not visible in a view page display with "Views Slideshow Cycle" AND "Views UI" module components enabled
lukpe’s picture

Status: Active » Fixed

Seems to work fine with latest dev snapshot (2011-Sep-08), thanks!

lukpe’s picture

Status: Fixed » Closed (fixed)