Hi

it seems that with the node template if there is only one image gallery formatter does not show thumbnails / navigation, thats ok.

in a list of nodes rendered by views works fine too, but if there is only one image then (checking the html with firebug) no thumbnails are rendered, thats ok, but navigation buttons are rendered and one image is rendered with "display:none" class, so is not displayed.

could you pleased confirm it's a bug and not something I do wrong :S

Thanks

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

paulowsky’s picture

FileSize
93.27 KB

More details on attached image

Thanks

Bluesun’s picture

I have the same issue. I may try to find out the issue and fix it myself. If I do, I will post the results here.

akgooseman’s picture

I had the same issue after upgrading to 7.x-1.2. Downrev-ing to 7.x-1.0 got me going again. It's an internal, firewalled site so the XSS and any other security fixes don't concern me overly much.

Manuel Garcia’s picture

Status: Active » Fixed

I've committed a fix for this: http://drupalcode.org/project/galleryformatter.git/commit/b47167d

Should be fixed, do report if the problem persists. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

cdallaire’s picture

I needed this to work with a stable version so I made a patch.