Ok, this behavior is very strange to me now. I have stored key location of my file in db, and it is being pulled via getImages to show the images to the user, however set of images from one article is displayed, and from the others is not. Also, images from that one article which are visible on the index page, once you click on that article, can't be visible anymore in article gallery listing, even though same code is used here and there.
> To: users@tapestry.apache.org > Subject: Re: Image can't be seen inside a zone > Date: Thu, 23 May 2013 08:51:27 -0300 > From: thiag...@gmail.com > > On Thu, 23 May 2013 06:17:35 -0300, Nomen Nomanum <getibi...@outlook.com> > wrote: > > > I have images listing wrapped inside a zone, however I am unable to see > > them. What may cause such behavior? From the code itself, everything is > > OK, since the same code I have applied already on other spot, and it > > works great. > > Have you checked the HTML DOM with Firebug or other HTML inspector after > the zone update? Or is this happening even before zone updates are done? > > -- > Thiago H. de Paula Figueiredo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >