Summary | $conf['gallery']['numlimit']implementation is broken |
Queue | Ansel |
Queue Version | 1.0 |
Type | Bug |
State | Stalled |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | bigmichi1 (at) bigmichi1 (dot) de |
Created | 04/01/2009 (5887 days ago) |
Due | |
Updated | 04/16/2009 (5872 days ago) |
Assigned | 04/16/2009 (5872 days ago) |
Resolved | 04/16/2009 (5872 days ago) |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/ansel/config/conf.xml?rt=horde&r1=1.54&r2=1.55&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&r1=1.581&r2=1.582&ty=u
Summary ⇒ $conf['gallery']['numlimit']implementation is broken
State ⇒ Stalled
Bug: 8138are due to a totally brokenimplementation of the numlimit setting. It currently does not take
into account that a gallery can be devoid of images, and when
traveling down that gallery's tree, have N number of sub-galleries
that are empty before one with images is encountered.
In addition, it does not know if we are requesting child counts for a
gallery view or any other reason. It's also not currently possible to
make that distinction without either totally rewriting a fair amount
of Ansel's code (mostly, but not totally, due to the way things are
cached), or giving the user an inconsistent experience (i.e. sometimes
empty galleries show up, sometimes they don't).
Given that neither of those options is acceptable, I'm going to
reluctantly remove this feature from Ansel at this time, and setting
this ticket to stalled for now.
State ⇒ Assigned
with a subgallerie is created and only the last subgallerie has images
in it, so there will be no link to the first subgallerie in the
gallerie. in the first subgallerie there is then a link to the next
subgallerie which has images in. also there is in the tree no picture
for the gallerie on ly for the first subgallerie und the second one.
the main gallerie has the picture withj a question mark
going on. I've tried numerous ways to reproduce this, and I cannot.
i'm using the convert program
php is PHP Version 5.2.6-1+lenny2
caching is turned on with the sql driver
Horde and PHP are you using? Are you using any caching in horde?
New Attachment: Fotos -- Familie_1238594828115.png
there are two sub-galleries under "Familie" one without any pictures
and one with one picture, both are not displayed in "Familie" only in
the navigation box. all galleries are in normal mode. this is a new
gallery, created with the final 1.0 release, rc gallery was on another
server for tests
State ⇒ Feedback
Assigned to Michael Rubinsky
Are you saying there is *no* sign of the subgallery or just that the
thumbnail is missing? Is the gallery in "Date" mode or "Normal" mode?
Does the subgallery have images in it currently? What image library
are you using, convert or GD? Was this an existing gallery and
subgallery when you were using RC1 or was it added with 1.0?
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ galleries with subgalleries problem
Type ⇒ Bug
Queue ⇒ Ansel
when i now open the gallery that contains the subgallerie no icon is
displayed in the gallerie for this subgallerie, the only way to get to
the subgallerie is through the navigation tree on the ricght side.
when i remember right this was working in the last rc, tht if a
gallerie has a subgallerie and clicking on the gallerie there was a
icon for that on in the parent gallerie.