I posted this defect on gdata-issues but no one replies for now. http://code.google.com/p/gdata-issues/issues/detail?id=2223 I guess there must be a bug on community search feed.
Does anyone have any solution or workaround? ------------------------------------------------------------- Name of API affected: Picasa Web Albums Data API Issue summary: The PNG stream is returned for JPG URL in a feed. This seems to happen only for a feed of community search with keyword. Steps to reproduce issue: 1. login to Picasa. NOTE: you will get different search result if you does not login. 2. get a feed by http://picasaweb.google.com/data/feed/api/all?q=PSP&start-index=1&max-results=35 3. get photo stream by http://lh3.ggpht.com/_9nQl7GkZqiE/SXmrN9_-R0I/AAAAAAAACrs/n5VxKvcKCNs/flor%202.jpg which is 33th photo of returned feed. Expected output: PNG URL is returned for PNG photo. OR JPG stream is returned for JPG feed. Actual results: PNG stream is given for JPG feed. Notes: If I get an entry data by http://picasaweb.google.com/data/feed/api/user/mundo.dopsp/albumid/5287274118941780961/photoid/5294451093420263234 , then PNG URL is described in it. -- 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-...@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.