FullCalendar - 7.x-2.x

Test status
StatusResult
Last receivedWed, 01/11/2012 - 19:51:36
Last requestedWed, 01/11/2012 - 19:52:03
Last testedWed, 01/11/2012 - 19:53:03
Test count10
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-2.x
ProjectFullCalendar
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 19 minor(s), 1 critical(s), and 21 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
19 minor(s), 1 critical(s), and 21 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandfullcalendar.module104
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module173N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module174N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module180N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module182N/A
use <br /> instead of <br>Otherfullcalendar.module225N/A
Expandfullcalendar_colors/fullcalendar_colors.install902
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_colors.install18N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_colors.install26N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install99N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install108N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install109N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install144N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install149N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install155N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install158N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install160N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install161N/A
Expandfullcalendar_legend/plugins/content_types/fullcalendar_legend.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_legend.inc10N/A
Expandincludes/fullcalendar.admin.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar.admin.inc16N/A
Expandincludes/fullcalendar.fullcalendar.inc315
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar.fullcalendar.inc298N/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.Otherfullcalendar.fullcalendar.inc302N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar.fullcalendar.inc508N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar.fullcalendar.inc513N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar.fullcalendar.inc518N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc649N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc652N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc697N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc698N/A
Expandincludes/views/fullcalendar.views.inc004
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar.views.inc59N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.views.inc103N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.views.inc104N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.views.inc108N/A
Expandincludes/views/handlers/fullcalendar_handler_field_gcal.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_handler_field_gcal.inc35N/A
Expandincludes/views/plugins/fullcalendar_plugin_row_fields.inc003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_plugin_row_fields.inc51N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_plugin_row_fields.inc67N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_plugin_row_fields.inc83N/A

All

Test nameMinorCriticalNormal
Expandfullcalendar.api.php400
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfullcalendar.api.php142N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfullcalendar.api.php171N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfullcalendar.api.php213N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfullcalendar.api.php231N/A
Leaffullcalendar.install000
Expandfullcalendar.module104
MessageGroupFilenameLineFunctionStatus
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module173N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module174N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module180N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.module182N/A
use <br /> instead of <br>Otherfullcalendar.module225N/A
Expandfullcalendar_colors/fullcalendar_colors.install902
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_colors.install18N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_colors.install26N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install99N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install108N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install109N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install144N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install149N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install155N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install158N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install160N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_colors.install161N/A
Leaffullcalendar_colors/fullcalendar_colors.module000
Leaffullcalendar_legend/fullcalendar_legend.install000
Leaffullcalendar_legend/fullcalendar_legend.module000
Expandfullcalendar_legend/plugins/content_types/fullcalendar_legend.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_legend.inc10N/A
Leaffullcalendar_legend/theme/theme.inc000
Leaffullcalendar_options/fullcalendar_options.install000
Leaffullcalendar_options/fullcalendar_options.module000
Leaffullcalendar_options/includes/colorbox.fullcalendar.inc000
Leaffullcalendar_options/includes/fullcalendar_options.admin.inc000
Leaffullcalendar_options/includes/fullcalendar_options.fullcalendar.inc000
Expandincludes/fullcalendar.admin.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar.admin.inc16N/A
Leafincludes/fullcalendar.drush.inc000
Expandincludes/fullcalendar.fullcalendar.inc315
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar.fullcalendar.inc298N/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.Otherfullcalendar.fullcalendar.inc302N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar.fullcalendar.inc508N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar.fullcalendar.inc513N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar.fullcalendar.inc518N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc649N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc652N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc697N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.fullcalendar.inc698N/A
Expandincludes/views/fullcalendar.views.inc004
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar.views.inc59N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.views.inc103N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.views.inc104N/A
Use Drupal's format_date(), not PHP's default date().Otherfullcalendar.views.inc108N/A
Expandincludes/views/handlers/fullcalendar_handler_field_gcal.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_handler_field_gcal.inc35N/A
Leafincludes/views/plugins/fullcalendar_plugin_display_page.inc000
Expandincludes/views/plugins/fullcalendar_plugin_row_fields.inc003
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_plugin_row_fields.inc51N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_plugin_row_fields.inc67N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfullcalendar_plugin_row_fields.inc83N/A
Expandincludes/views/plugins/fullcalendar_plugin_style_fullcalendar.inc100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfullcalendar_plugin_style_fullcalendar.inc96N/A
Expandtheme/theme.inc100
MessageGroupFilenameLineFunctionStatus
@see references should be separated by "," followed by a single space and with no trailing punctuationOthertheme.inc329N/A