I'm having an issue with Media:category. I have a single tag in the RSS feed for a particular image:
blue
However, drupal is storing 2dcfd53f2ef2d088602d2381a5adb410 in the tag field.
The source Media: Category is being mapped to a textfield name "tag".
The source of the RSS feed is:
http://api.flickr.com/services/feeds/photos_public.gne?id=54203568@N08&lang=en-us&format=rss_200
Comments
Comment #1
dragonwize commentedCommitted the fix for this. It will show in the dev version in the next 12 hours. If you want to try it out now you can pull it from CVS.
Comment #2
welly commentedThanks very much! I'll download the latest dev version. Appreciate your quick response to this issue.