Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| View Alias 6.x-2.0-beta6 | view_alias-6.x-2.0-beta6.tar.gz | Mon, 03/30/2009 - 16:31 | Wed, 08/12/2009 - 14:26 | 2 | 9 | 2 |
Files parsed in this release
| File location | Version information |
|---|---|
| view_ | 1.2.2.6 2009/ |
| view_ | 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("View page displays having a path of '$alias->path'") in view_alias/view_alias.module on line 81. 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("View $alias->view_name, display $alias->display_name, on path $alias->path, with $voc->name arguments.") in view_alias/view_alias.module on line 111. Read more at http://drupal.org/node/322732 |