Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-6474

Questionnaire looks like it tries to set a private modinfo property

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 3.1.1
    • Module: Questionnaire
    • None
    • 2016020203
    • MOODLE_31_STABLE

      in lib.php, on line 794 the following code -

      if ($modinfo->groups === null)

      { // Load all my groups and cache it in modinfo. $modinfo->groups = groups_get_user_groups($course->id); }

      is trying to set a private property of modinfo so will fail (not certain how it would actually come to happen though as the examples I have seen never permit $modinfo->groups to equal null)

            mchurch Mike Churchward
            anthonyforth Anthony Forth (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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