Webform MySQL Views 7.x-1.0 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Webform MySQL Views 7.x-1.0webform_mysql_views-7.x-1.0.tar.gzSun, 04/15/2012 - 09:11Sun, 04/15/2012 - 09:163272

Files parsed in this release

File locationVersion information
webform_mysql_views/webform_mysql_views.modulen/a
webform_mysql_views/webform_mysql_views.installn/a
webform_mysql_views/webform_mysql_views.infon/a

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($drop_nids),t('Dropped 1 view.'),t('Dropped @count views.'),array('@count'=>count($drop_nids))) in webform_mysql_views/webform_mysql_views.module on line 273. Read more at http://drupal.org/node/323072
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($new_nids),t('Created 1 view.'),t('Created @count views.'),array('@count'=>count($drop_nids))) in webform_mysql_views/webform_mysql_views.module on line 286. Read more at http://drupal.org/node/323072

Project statistics