Closed (fixed)
Project:
Fast Gallery
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 01:17 UTC
Updated:
10 Nov 2008 at 17:11 UTC
It appears that if a folder is within a folder with no images, it does not show up. For example, I have only 1 folder named "Images" with the images Pic1.jpg, Pic2.jpg, and Pic3.jpg, but "Images" is inside the folder "Subfolder" which is inside the folder "Topfolder", which is inside the gallery path directory. Nothing shows up. There are no other pictures other than those 3 images in the nested "Images" folder.
Comments
Comment #1
ncy commentedTo clarify, what I want is being able to navigate through the folder hierarchy. Folders that are in folders with no other images are just collected in the base directory of Fast Gallery.
I'll elaborate on my test setup. I have:
The directory "Nested Folder" shows up in the top level of the hierarchy (i.e. at http://www.mysite.com/fast_gallery). There is no sign of "Another Folder" or "Subfolder" other than in the breadcrumbs, which link to non-functioning pages ("no pictures found" pages).
The problem is that without a photo in the directory, the code doesn't put in a placeholder for that directory, so they are skipped. But they show up in the breadcrumb hierarchy because breadcrumbs are based on the actual paths.
I'm trying to make a fix. Let me know if anybody's interested in knowing how it's going :P.
Comment #2
rapsli commentedWrite a patch. I'm open to put it into the module.
Comment #3
ncy commentedi made a new (unofficial) version that fixes this:
#316967: Alternative Version - New Features and Fixed Issues
Comment #4
ncy commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.