Changes not having any effect?
When I first make an importer using xpath mappings everything works fine. However, if I change any of my mapping destinations the changes do not affect new imported nodes. Newly imported nodes still...
View ArticleBug Parsing Self Closing Elements such as
When getting the values for elements like <sponsorHtml/>, the xpath call returns the text of the elment "<sponsorHtml/>" instead of an empty string.
View ArticleDefault namespace declared outside of top level element breaks parsing.
See http://drupal.org/node/990972#comment-4540114 for a detailed example.
View ArticleCyrillic text parsing problem - wrong encoding
I am getting troube with cyrillic text parsing. All I get after parse is wrong encoding like that: Ð½ÐµÑ Ð¾Ð¿Ð¸ÑаниÑIt seems that data parsed in ISO-8859-1 encoding, not in UTF8Need help with...
View ArticleOdd error on XML import - 1366 Incorrect integer value
When I try and import an XML file from a URL using the exact settings found on this page: http://drupal.org/node/919448 I get a strange error.After submitting the feed processor node, instead of...
View ArticleGet value of an attribute. a/@href give error:500. string(a/@href) is OK.
XPath HTML parser: Get value of an attribute. a/@href - give error:500. string(a/@href) - is OK.
View ArticlePutting Feeds field into Vertical tab field_group makes XPath Parser Settings...
Just place the feeds field in any content type into a vertical tabs field group and the XPath Parser Settings disappear from the form.
View ArticleNamespaces in this file are too complex ?
I need to parse a rather complex xml feed. Problem: I cannot move beyond the gzd-tag in the xml. This tag contains a lot of namespace links:xmlns="http://standaarden.overheid.nl/sru"...
View ArticleBug parsing skipping additional child elements that are self closing such as
The parser will not recognize additional child elements because of a space before the closing tag. Example:<links><visualLink pid="6" gid="1" /><visualLink pid="6" gid="2"...
View ArticleError and mapping dont work
Hello I have created a feed to a custom xml.... And when i click process it says ok, but none node is created, in logs errors i get this:EntityMalformedException: Missing bundle property on entity of...
View ArticleTaxonomy only shows taxonomy id on import page
On the import page I seetaxonomy:3: as a field, where 3 is the id of the taxonomy item, so I need to look up which taxonomy vocabulary this is. Is it possible to output the name of the vocabulary,...
View ArticleNotice : Undefined index: xpathparser:30 dans FeedsXPathParserBase->parse()...
Hi, I'm getting PHP error notice in the dblog for xpathparser which don't exist anymore. In fact the the Feeds XPath (Maps), I've : (...) xpathparser:25 xpathparser:26 xpathparser:33 Number 27, 28, 29,...
View ArticleEmpty multivalue ref field from views feed
Hi, thanks for the very useful module. Im using Views Data Export module to generate a XML page with content from one site and then using Feeds Xpath Parser on another site to import the content....
View ArticleNot importing if using standalone form
If i setup my feed importer to use the standalone form as source then no nodes is imported, I I leave all my settings the same and set the feed importer to be attached to a node and enter my source...
View ArticleLimit on number of xpath queries
I can'st seem to be able to add more than 12 xpath queries. That is, I can add mappings under "Mapping for Node processor," but I can't assign them xpath expressions under "Settings for XPath XML...
View ArticleTypo: availlable
lines 232, 233 of FeedsXPathParserBase.inc: t('The variable ' . implode(', ', $variables) . ' is availliable for replacement.'), t('The variables ' . implode(', ', $variables) . ' are availliable for...
View ArticleElements are mapping to the wrong fields for different content
I am using the feeds module to pull in NYT bestsellers. using the xpath parser also as it is an xml feed.I created my content types and got everything set up, and it seemed to work fine at first. But...
View ArticleNotice error correction
I found that there was a notice error on sources that did not have the unique flags. Here is a minor patch.
View ArticlecURL error (60) SSL certificate problem
I'm trying to show and import the latest pictures from a Picasa album using RSS and the Media Feeds module. But when I import I get the following error. HRCurlException: cURL error (60) SSL certificate...
View ArticleProblem with variables for replacement
Hi,I mapped 15 Fields of my content type.In the parser config I want to use the variable of an above field. Everything works fine and everything is imported correctly. But there occurs some errors with...
View Article