Hi, I was busy for a while andjust checked out the latest nightly build:
the cookie handling has changed and the search works different as I noticed using the last nightly build and the stopdesign theme.
so FYI
what I noticed that if you do a search and go to the prev/next images you indeed browse trough the search results but since the cookie has been cleared or something else the numbering of the search results is now incorrect. it shows the number of the found picture as the #th picture of the total pictures of teh album this picture belongs to. so for eg 4 found images while browsing trough them you'll can see things like; 1 of 5, 2 of 12, 3 of 15, 4 of 1 instead 1 of 4, 2 of 4, 3 of 4, 4 of 4
search results.
and more a problem for myself as soon as I upgrade to the latest build
in my own theme were I show thumbs on the image page, the thumbs alongside the found images now show the the other thumbs in the album insteas of the other found images thumbs.. obvious off course since the $images has been cleared.
also my conditional albumlink on the image page`
if (in_context(ZP_SEARCH)) {?>found in album:
<a href="<?php echo getAlbumLinkURL();?>"><?php printAlbumTitle(true);?><?php}?>`
does not show up anymore as I use on my search like here

didn't upgrade this installation)
http://www.bertsimons.nl/zenphoto/page/search/&words=hout
)