i18n page views - 6.x-0.x

Test status
StatusResult
Last receivedFri, 08/17/2012 - 08:34:31
Last requestedFri, 08/17/2012 - 08:35:03
Last testedFri, 08/17/2012 - 08:35:28
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-0.x
Projecti18n page views
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 3 minor(s), 1 critical(s), and 7 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
3 minor(s), 1 critical(s), and 7 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandcontext_condition_i18n_views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontext_condition_i18n_views.inc-1N/A
Expandi18n_page_views.module003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheri18n_page_views.module-1N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheri18n_page_views.module23N/A
Control statements should have one space between the control keyword and opening parenthesisOtheri18n_page_views.module26N/A
Expandincludes/i18n_page_views.views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheri18n_page_views.views.inc-1N/A
Expandviews_plugin_display_i18n_page.inc312
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherviews_plugin_display_i18n_page.inc49N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_plugin_display_i18n_page.inc127N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_plugin_display_i18n_page.inc128N/A
There should be no trailing spacesOtherviews_plugin_display_i18n_page.inc152N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherviews_plugin_display_i18n_page.inc159N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherviews_plugin_display_i18n_page.inc172N/A

All

Test nameMinorCriticalNormal
Expandcontext_condition_i18n_views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercontext_condition_i18n_views.inc-1N/A
Expandi18n_page_views.module003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheri18n_page_views.module-1N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheri18n_page_views.module23N/A
Control statements should have one space between the control keyword and opening parenthesisOtheri18n_page_views.module26N/A
Expandincludes/i18n_page_views.views.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheri18n_page_views.views.inc-1N/A
Expandviews_plugin_display_i18n_page.inc312
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherviews_plugin_display_i18n_page.inc49N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_plugin_display_i18n_page.inc127N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_plugin_display_i18n_page.inc128N/A
There should be no trailing spacesOtherviews_plugin_display_i18n_page.inc152N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherviews_plugin_display_i18n_page.inc159N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherviews_plugin_display_i18n_page.inc172N/A