On Sun, 26 May 2013 12:52:12 -0300, Nomen Nomanum <getibi...@outlook.com> wrote:

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.

You're probably relying in some variable which is being set in page renders but not in zone updates, probably by use of @SetupRender (or setupRender(), same thing), which isn't called in AJAX requests.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to