Picasa images appear as broken images within a node. I've spent time trying many setup variations and even finally went and created an account to test on Drupal Hub and it's not working there either.

Here is the test URL:
http://drupalhub.org/en/node/307

The interesting thing is that the picasa id is being captured properly. Any help is appreciated.

Thanks,

Mark

CommentFileSizeAuthor
#3 image_ncck-provider-picasa.patch1.35 KBAnonymous (not verified)

Comments

aaron’s picture

Component: Embedded Image Field » Providers
Assigned: Unassigned » aaron
Category: support » bug

they probably changed their api. i'll have to look into it.

thanks,
aaron

Anonymous’s picture

Ah! So it's not just me then. Thanks for reporting it.

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new1.35 KB

Here's a patch. I don't know anything about the API, but I compared the content of the variables and found a difference in the domain for Google's photos.

It would be nice if this module could have LF unix line endings rather than CRLF windows line endings.

krynsky’s picture

It looks like the exact lines that patch is looking for don't exist. Did you try this already?

Anonymous’s picture

Version: 5.x-1.0 » 5.x-1.x-dev

@krynsky I'm using the patch now. It's only a change of one line, so you can do it by hand if the patch doesn't work. I'm also running the latest dev release of this module.

alex ua’s picture

Status: Needs review » Fixed

Committed to the dev release. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.