There's a regression in the lzpix demo, in swf10 no images come back and in dhtml random images come back unrelated to the search tag
I'm tracking down using bin search, it's somewhere around r18210 . In swf10 the issue is that the md5 hash is being computed on the query arg 'tags', apparently using a string value of 'undefined' but then string 'null' is being sent in the GET request, which then gets rejected on the Flickr server as the wrong hash. In DHTML I'm haven't looked yet what's going on. -- Henry Minsky Software Architect [email protected]
