Active
Project:
Feeds Spider
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2014 at 06:41 UTC
Updated:
24 Feb 2014 at 06:41 UTC
When i want add Xpath concat for Xpath to get urls , like this :
concat('', '//*[@id="page"]/div[11]/h2/a/@href')
its give me error Download of failed with code -1002.
i used before concat in Feeds XPath Parser it work , i don't know why don't working here.