Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| Taxonomy Access Control 7.x-1.0-rc1 | taxonomy_access-7.x-1.0-rc1.tar.gz | Sat, 09/10/2011 - 02:56 | Sat, 09/10/2011 - 03:02 | 5 | 82 | 3 |
Files parsed in this release
| File location | Version information |
|---|---|
| taxonomy_ | n/ |
| taxonomy_ | n/ |
| taxonomy_ | n/ |
| taxonomy_ | n/ |
| taxonomy_ | n/ |
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($text,array('%field'=>$field_name,'%tids'=>implode(', ',$disallowed['added']),)) in taxonomy_access/taxonomy_access.module on line 332. Read more at http://drupal.org/node/322732 |
| 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($text,array('%field'=>$field_name,'%tids'=>implode(', ',$disallowed['removed']),)) in taxonomy_access/taxonomy_access.module on line 342. Read more at http://drupal.org/node/322732 |
| 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($element['#title']) in taxonomy_access/taxonomy_access.module on line 1962. Read more at http://drupal.org/node/322732 |