Closed (fixed)
Project:
Flickr
Version:
5.x-1.0
Component:
flickr_filter
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2007 at 05:16 UTC
Updated:
5 Jul 2007 at 13:37 UTC
The photo set filter doesn't link correctly to flickr sets. The URL is missing the /set/ right before the set ID.
This tag... [flickr-photoset:id=72157600471049368,size=t] produces the following link...
http://www.flickr.com/photos/myuserid/72157600471049368
It should be...
http://www.flickr.com/photos/myuserid/sets/72157600471049368/
Comments
Comment #1
ktrammel commentedFound the previous fix for this...
http://drupal.org/node/146239