I recently noticed a small bug with the images when I do an update on a feed.
When I first add the feed (and I have the imagegrabber activated for it) all of the images are pulled in just fine....and everything works great. The problem seems to occur when I do a refresh on the feed....then for some reason the items that had previously had images assigned to them...have no images at all. I have tried this on a couple of test computers and it does the same thing every time.
I was just wondering if anyone else was having this issue or if it is merely an isolated issue for me. (Say, I have some other module that is causing the problem....even though I am not sure what it would be.)
Thanks in advance.....
Comments
Comment #1
publicmind commentedCan you provide me with the feed you are trying to update and after how many days you update your feed and it happens? Because I am not having this problem, you can check it at http://publicmind.in/drupal
Here I update feeds on daily basis and nothing like this happens. Maybe it is feed specific or 'you specific'.
Comment #2
publicmind commentedHi,
I have been able to reproduce the error you are describing. It is due to the fact that whenever an item is updated, feedapi_node reboots the whole node, and hence removes any images associated with the node. Look here for the discussion: http://drupal.org/node/581412
This issue has been resolved in the new release (which will be out in a couple of days).
Thanks,
Comment #3
publicmind commentedHi,
FeedAPI ImageGrabber v1.8 has been released. The new release resolves this issue. Please do post your comments about the new release , I am always looking for your feedback.
Thanks.