Closed (fixed)
Project:
Flickr Sync
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 12:54 UTC
Updated:
7 Sep 2011 at 05:09 UTC
When building the imagefield in flickrsync_node_save() the defaults aren't taken from the actual imagefield, this means that it doesn't work correctly with ImageField Tokens.
Solved in patch.
| Comment | File | Size | Author |
|---|---|---|---|
| flickrsync-DRUPAL-6-imagefield_defaults.patch | 1.02 KB | deciphered |
Comments
Comment #1
gclicon commentedThis is correct. I had previously committed a patch I had been using which was incorrect as it did not take into account the defaults. I have tested and committed your patch. Thanks!