Closed (fixed)
Project:
Flickr
Version:
6.x-1.x-dev
Component:
flickr_filter
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2011 at 21:16 UTC
Updated:
22 Jan 2014 at 22:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dantz commentedIf I dont give a size the image will be displayed but I'll get a notification like
Notice: Undefined index: size in flickr_filter_callback_photo() (Line 77 of /var/www/virtual/PATH/html/sites/all/modules/flickr/filter/flickr_filter.module).
Comment #2
lolandese commentedThe patch at http://drupal.org/node/1440918 solves the issue and adds some other image sizes as well.
Comment #3
lolandese commentedCheck out the latest dev. It still doesn't solve the error message, therefore leaving this active.
Comment #4
lolandese commentedThe attached patch:
Please test. If satisfying we will commit.
Remember:
git apply -v [patchname.patch]Comment #5
lolandese commentedTested. Works well.
Comment #6
lolandese commentedCommitted. http://drupal.org/commitlog/commit/2102/86d93e6e2fd8f81c3e707041bd26ccad...
Thanks.
Comment #7
vegancheesesteak commentedTested on my upgraded install. Works well. Thanks!
Comment #9
lolandese commentedBackport to D6.
Comment #10
lolandese commentedPorted to D6.
Comment #11
lolandese commentedTO DO: The added variable should be removed on uninstall.
Comment #12
lolandese commentedD7 patch attached that:
Comment #13
lolandese commentedComment #14
lolandese commentedCommitted. See http://drupalcode.org/project/flickr.git/commitdiff/442ef9e.
Comment #15
lolandese commentedCommit for D6 see http://drupalcode.org/project/flickr.git/commitdiff/b7485d6.