We should add a small fix to the flickrfield module formatter handling to just return if $item['id'] is empty instead of trying to format the field, otherwise the program will try to retrieve a photo with no id. This displays an error to the root user and is just a waste of resources.

I've attached a patch which is more messy than it needs to be because there were Windows line endings in the code.

CommentFileSizeAuthor
flickrfield.module.patch15.44 KBkarens

Comments

drewish’s picture

Status: Active » Needs review

i gave you cvs access since that's really your module anyway, that and i'm hoping you'll take a look at the D6 version of the field ;)

karens’s picture

I will do the D6 conversion, but can't get to it right away.

karens’s picture

Status: Needs review » Fixed

This has been committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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