Closed (fixed)
Project:
Galleria
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2009 at 20:57 UTC
Updated:
12 May 2009 at 08:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
Mark Theunissen commentedI have made some minor mods (to the function, and using a DEFINE instead of global variable).
Final patch attached. Committed to DRUPAL-6--1. Thanks!
Comment #2
eromba commentedIt looks like this patch causes a tiny conflict with the commit for #425840: Unexpected behavior with single-image Gallerias. The file count that determines whether or not to print the previous/next links should not include files that are skipped. The fix for the head branch is attached.
Comment #3
eromba commentedComment #4
Mark Theunissen commentedFixed in dev.