i18n.api.php | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | i18n.api.php | 28 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | i18n.api.php | 93 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n.api.php | 93 | N/A |  |
|
i18n.install | 0 | 0 | 0 |
i18n.module | 1 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n.module | 129 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n.module | 572 | N/A |  |
|
i18n.pages.inc | 10 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n.pages.inc | 5 | N/A |  |
| There should be no trailing spaces | Other | i18n.pages.inc | 61 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 71 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 72 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 73 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 74 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 75 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 76 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 77 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n.pages.inc | 78 | N/A |  |
|
i18n.test | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n.test | 313 | N/A |  |
|
i18n.variable.inc | 0 | 0 | 0 |
i18n_block/i18n_block.i18n.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | i18n_block.i18n.inc | 17 | N/A |  |
|
i18n_block/i18n_block.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | i18n_block.inc | -1 | N/A |  |
|
i18n_block/i18n_block.install | 0 | 0 | 0 |
i18n_block/i18n_block.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n_block.module | 202 | N/A |  |
|
i18n_block/i18n_block.test | 0 | 0 | 0 |
i18n_contact/i18n_contact.i18n.inc | 0 | 0 | 0 |
i18n_contact/i18n_contact.module | 0 | 0 | 0 |
i18n_field/i18n_field.api.php | 0 | 0 | 0 |
i18n_field/i18n_field.i18n.inc | 0 | 0 | 0 |
i18n_field/i18n_field.inc | 0 | 0 | 0 |
i18n_field/i18n_field.install | 0 | 0 | 0 |
i18n_field/i18n_field.module | 0 | 0 | 0 |
i18n_field/i18n_field.pages.inc | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | i18n_field.pages.inc | 21 | N/A |  |
|
i18n_field/i18n_field.test | 0 | 0 | 0 |
i18n_forum/i18n_forum.install | 0 | 0 | 0 |
i18n_forum/i18n_forum.module | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: drupal_set_title() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_forum.module | 138 | N/A |  |
|
i18n_forum/i18n_forum.test | 0 | 0 | 0 |
i18n_menu/i18n_menu.admin.inc | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_menu.admin.inc | 35 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_menu.admin.inc | 48 | N/A |  |
|
i18n_menu/i18n_menu.i18n.inc | 0 | 0 | 0 |
i18n_menu/i18n_menu.inc | 0 | 0 | 0 |
i18n_menu/i18n_menu.install | 0 | 0 | 0 |
i18n_menu/i18n_menu.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | i18n_menu.module | 833 | N/A |  |
|
i18n_menu/i18n_menu.test | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n_menu.test | 255 | N/A |  |
|
i18n_node/i18n_node.features.inc | 0 | 0 | 0 |
i18n_node/i18n_node.i18n.inc | 0 | 0 | 0 |
i18n_node/i18n_node.install | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | i18n_node.install | 64 | N/A |  |
|
i18n_node/i18n_node.module | 2 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | i18n_node.module | 160 | N/A |  |
| indent secondary line of comment one space | Other | i18n_node.module | 335 | N/A |  |
| There should be no trailing spaces | Other | i18n_node.module | 445 | N/A |  |
|
i18n_node/i18n_node.pages.inc | 0 | 0 | 0 |
i18n_node/i18n_node.test | 3 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n_node.test | 49 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n_node.test | 54 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n_node.test | 59 | N/A |  |
|
i18n_node/i18n_node.variable.inc | 0 | 0 | 0 |
i18n_object.inc | 0 | 0 | 0 |
i18n_path/i18n_path.admin.inc | 0 | 0 | 0 |
i18n_path/i18n_path.inc | 0 | 0 | 0 |
i18n_path/i18n_path.install | 0 | 0 | 0 |
i18n_path/i18n_path.module | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | i18n_path.module | 69 | N/A |  |
| There should be no trailing spaces | Other | i18n_path.module | 118 | N/A |  |
|
i18n_path/i18n_path.test | 0 | 0 | 0 |
i18n_redirect/i18n_redirect.module | 0 | 0 | 0 |
i18n_select/i18n_select.admin.inc | 0 | 0 | 0 |
i18n_select/i18n_select.module | 0 | 0 | 0 |
i18n_select/i18n_select.test | 0 | 0 | 0 |
i18n_select/i18n_select.variable.inc | 0 | 0 | 0 |
i18n_string/i18n_string.admin.inc | 0 | 0 | 0 |
i18n_string/i18n_string.api.php | 15 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n_string.api.php | 6 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 9 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 13 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 16 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 23 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 42 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 71 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 73 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 77 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 84 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | i18n_string.api.php | 91 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 91 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 93 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 99 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 103 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.api.php | 107 | N/A |  |
|
i18n_string/i18n_string.i18n.inc | 6 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n_string.i18n.inc | 9 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.i18n.inc | 24 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.i18n.inc | 31 | N/A |  |
| There should be no trailing spaces | Other | i18n_string.i18n.inc | 58 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | i18n_string.i18n.inc | 80 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n_string.i18n.inc | 80 | N/A |  |
|
i18n_string/i18n_string.inc | 0 | 0 | 0 |
i18n_string/i18n_string.install | 0 | 0 | 5 |
|
|
i18n_string/i18n_string.module | 6 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | i18n_string.module | 37 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n_string.module | 37 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | i18n_string.module | 38 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n_string.module | 38 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | i18n_string.module | 39 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n_string.module | 39 | N/A |  |
|
i18n_string/i18n_string.pages.inc | 2 | 5 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | i18n_string.pages.inc | 40 | N/A |  |
| Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | i18n_string.pages.inc | 44 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_string.pages.inc | 135 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | i18n_string.pages.inc | 256 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | i18n_string.pages.inc | 263 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_string.pages.inc | 338 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_string.pages.inc | 358 | N/A |  |
|
i18n_string/i18n_string.test | 0 | 0 | 0 |
i18n_string/i18n_string.variable.inc | 0 | 0 | 0 |
i18n_sync/i18n_sync.api.php | 11 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n_sync.api.php | 1 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 9 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 11 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 15 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 18 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 21 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 23 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 29 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 44 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 53 | N/A |  |
| There should be no trailing spaces | Other | i18n_sync.api.php | 67 | N/A |  |
|
i18n_sync/i18n_sync.features.inc | 0 | 0 | 0 |
i18n_sync/i18n_sync.install | 0 | 0 | 0 |
i18n_sync/i18n_sync.module | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_sync.module | 137 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_sync.module | 141 | N/A |  |
|
i18n_sync/i18n_sync.modules.inc | 0 | 0 | 0 |
i18n_sync/i18n_sync.node.inc | 0 | 0 | 0 |
i18n_sync/i18n_sync.test | 0 | 0 | 0 |
i18n_sync/i18n_sync.variable.inc | 0 | 0 | 0 |
i18n_taxonomy/i18n_taxonomy.admin.inc | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_taxonomy.admin.inc | 49 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_taxonomy.admin.inc | 57 | N/A |  |
|
i18n_taxonomy/i18n_taxonomy.i18n.inc | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n_taxonomy.i18n.inc | 107 | N/A |  |
| There should be no trailing spaces | Other | i18n_taxonomy.i18n.inc | 120 | N/A |  |
|
i18n_taxonomy/i18n_taxonomy.inc | 0 | 0 | 0 |
i18n_taxonomy/i18n_taxonomy.install | 0 | 0 | 0 |
i18n_taxonomy/i18n_taxonomy.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| put a space between the asterisk and the comment text | Other | i18n_taxonomy.module | 927 | N/A |  |
|
i18n_taxonomy/i18n_taxonomy.pages.inc | 0 | 0 | 0 |
i18n_taxonomy/i18n_taxonomy.test | 0 | 0 | 0 |
i18n_taxonomy/i18n_taxonomy.tokens.inc | 0 | 0 | 0 |
i18n_taxonomy/i18n_taxonomy.views.inc | 0 | 0 | 0 |
i18n_translation/i18n_translation.admin.inc | 4 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n_translation.admin.inc | 10 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.admin.inc | 40 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.admin.inc | 43 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.admin.inc | 44 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | i18n_translation.admin.inc | 84 | N/A |  |
|
i18n_translation/i18n_translation.api.php | 0 | 0 | 0 |
i18n_translation/i18n_translation.inc | 16 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | i18n_translation.inc | 34 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 59 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 76 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 87 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 124 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 126 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 187 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 264 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 285 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 316 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 379 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 401 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 413 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 421 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 439 | N/A |  |
| There should be no trailing spaces | Other | i18n_translation.inc | 448 | N/A |  |
|
i18n_translation/i18n_translation.install | 0 | 0 | 0 |
i18n_translation/i18n_translation.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | i18n_translation.module | 159 | N/A |  |
|
i18n_translation/i18n_translation.pages.inc | 0 | 0 | 0 |
i18n_user/i18n_user.install | 0 | 0 | 0 |
i18n_user/i18n_user.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | i18n_user.module | 53 | N/A |  |
|
i18n_variable/i18n_variable.class.inc | 0 | 0 | 0 |
i18n_variable/i18n_variable.install | 0 | 0 | 0 |
i18n_variable/i18n_variable.module | 4 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | i18n_variable.module | 91 | N/A |  |
| indent secondary line of comment one space | Other | i18n_variable.module | 92 | N/A |  |
| indent secondary line of comment one space | Other | i18n_variable.module | 93 | N/A |  |
| indent secondary line of comment one space | Other | i18n_variable.module | 94 | N/A |  |
|
i18n_variable/i18n_variable.test | 0 | 0 | 0 |
i18n_variable/i18n_variable.variable.inc | 0 | 0 | 0 |
tests/i18n_test.module | 0 | 0 | 0 |