Download & Extend

FIG doesn't work with Feeds XPath XML Parser

Project:Feeds Image Grabber
Version:7.x-1.0-alpha2
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:active

Issue Summary

HI I'm not sure if the issue is with FIG or XPath XML Parser - I've posted this same issue on the XPath XML Parser forum http://drupal.org/node/1874026.

If I use the Feeds RSS parser I am able to use http://drupal.org/project/feeds_imagegrabber to download images from the RSS Description field. Hover if I switch to Feeds XPath XML Parser - which I need in order to download files in enclosures - Feeds Image Grabber no longer downloads images from the Body field.

Does anyone know how XPath XML Parser may be interfering with feeds_imagegrabber? Are there any test i could do to figure out what is interfering with what?

The error message I get back is

Invalid enclosure http://sitename.com/sites/default/files/images/donate.png

However http://sitename.com/sites/default/files/images/donate.png is the correct address for the original image.

thank you for this module - when I used it with RSS it worked great. The problem is I need to parse a huge custom XML doc, so can't use RSS.