Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-6444

Typo in Course/Report/Participation/index.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.6.3, 1.7
    • 1.6.3, 1.7
    • Course, Other
    • None
    • All
    • Any
    • MOODLE_16_STABLE, MOODLE_17_STABLE
    • MOODLE_16_STABLE, MOODLE_17_STABLE

      There is a typo in Course/Report/Participation/index.php preventing the correct string from being displayed

      Around line 158 it reads:

      error(get_string('modulemisssingcode','error',$module->name),$baseurl);

      It should read:

      error(get_string('modulemissingcode','error',$module->name),$baseurl);

      (There is one too many 's' in modulemissingcode, preventing the string from properly being returned)

            skodak Petr Skoda
            sbourget Stephen Bourget
            Stephen Bourget Stephen Bourget
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.