I'm also encountering the large thumbnail bug. It appears that the array of thumbnails that my Javascript is receiving (media$group.media $thumbnail) contains two objects. The first is the image at full size, and the second is the thumbnail that I'm looking for. The jQuery plug-in that I'm using is expecting the thumbnail to be the image at index 0. I just started debugging this code, so I can't say whether the contents of the array simply shuffled or if the code previously expected to receive an array of size 1.
Thanks for looking into this! -Brian I can temporarily fix my site by accessing the object at index 1, but of course, that will stop working once the bug is fixed. On May 25, 8:44 pm, Mateus - <mateu...@gmail.com> wrote: > Same problem here, at first I thought it was something I did. All of a > sudden all of my thumbnails were large images. Not sure there is much I can > do to help. Very simple javascript to access. Here is my querystring: > > http://picasaweb.google.com/data/feed/base/user/cabeleireiradelivery/... > > any other help we can offer, please post. > > Thanks in advance @Mike -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to google-picasa-data-api@googlegroups.com. To unsubscribe from this group, send email to google-picasa-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.