Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| Flag 5.x-1.1 | flag-5.x-1.1.tar.gz | Sat, 03/14/2009 - 15:00 | Wed, 08/12/2009 - 12:14 | 13 | 227 | 3 |
Files parsed in this release
| File location | Version information |
|---|---|
| flag/ | 1.1.2.10 2008/ |
| flag/ | 1.1.4.30 2009/ |
| flag/ | 1.1.2.81 2009/ |
| flag/ | 1.1.4.11 2008/ |
| flag/ | 1.1.2.28 2009/ |
| flag/ | 1.1.4.8 2008/ |
| flag/ | 1.1.2.2 2009/ |
| flag/ | 1.1.4.4 2009/ |
| flag/ | 1.1.4.5 2008/ |
| flag/ | 1.1.4.6 2009/ |
| flag/ | 1.1.4.9 2009/ |
| flag/ | 1.1.4.7 2008/ |
| flag/ | 1.1.4.8 2008/ |
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($this->$label) in flag/flag.inc on line 529. 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(intval($count),$singular,$plural) in flag/flag.module on line 1248. Read more at http://drupal.org/node/323072 |
| 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 following views are provided by modules and need to be updated in order to work properly with this version of Flag. '.'Refer to the <a href="http://drupal.org/node/49075/release">Flag 1.4 release notes</a> for instructions on how to upgrade the default views in these modules.') in flag/includes/flag.views_bookmark.inc on line 414. Read more at http://drupal.org/node/322732 |