Feeds XPath Parser 7.x-1.0-beta2 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Feeds XPath Parser 7.x-1.0-beta2feeds_xpathparser-7.x-1.0-beta2.tar.gzSat, 02/05/2011 - 12:17Sat, 02/05/2011 - 12:343282

Files parsed in this release

File locationVersion information
feeds_xpathparser/FeedsXPathParser.inc1.1.2.23.2.13 2011/02/05 12:03:34 twistor
feeds_xpathparser/feeds_xpathparser.module1.1.2.4.2.3 2011/02/05 12:03:34 twistor
feeds_xpathparser/feeds_xpathparser.info1.1.2.1.2.3 2011/02/05 12:03:34 twistor

Source code warnings identified

Warning value
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t('The variables '.implode(', ',$variables).' are availliable for replacement.') in feeds_xpathparser/FeedsXPathParser.inc on line 284. Read more at http://drupal.org/node/322732
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 265. Read more at http://drupal.org/node/323072

Project statistics