Feeds XPath Parser 6.x-1.7 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Feeds XPath Parser 6.x-1.7feeds_xpathparser-6.x-1.7.tar.gzWed, 09/29/2010 - 17:51Wed, 09/29/2010 - 18:303191

Files parsed in this release

File locationVersion information
feeds_xpathparser/FeedsXPathParser.inc1.1.2.14 2010/09/29 08:36:45 twistor
feeds_xpathparser/feeds_xpathparser.module1.1.2.4 2010/09/29 08:36:45 twistor
feeds_xpathparser/feeds_xpathparser.info1.1.2.1 2010/09/21 09:00:09 twistor

Source code warnings identified

Warning value
In format_plural(), the singular and plural strings should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At format_plural(count($uniques),t('Field <strong>!column</strong> is mandatory and considered unique: only one item per !column value will be created.',array('!column'=>implode(', ',$uniques))),t('Fields <strong>!columns</strong> are mandatory and values in these columns are considered unique: only one entry per value in one of these columns will be created.',array('!columns'=>implode(', ',$uniques)))) in feeds_xpathparser/FeedsXPathParser.inc on line 166. Read more at http://drupal.org/node/323072

Project statistics