Drupal module - Xpath concat function not working

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.

I would post an issue in the issues queue (https://drupal.org/project/issues/feeds_xpathparser?categories=All) and make sure that you set the status to “needs review”.