For those who are affected by this bug - Brian's solution is working. Thx, Brian.
On 26 май, 07:08, Brian Cody <[email protected]> wrote: > I'm also encountering the largethumbnailbug. 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 thethumbnailthat I'm looking for. The > jQuery plug-in that I'm using is expecting thethumbnailto 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 - <[email protected]> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
