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

Not showing meeting description on view page

XMLWordPrintable

    • 3.0
    • MOODLE_311_STABLE

      If someone create a meeting with a description, the description is not being showed in the version 3.0, to fix this is necessary change this line on the file

      ~/moodle/mod/bigbluebuttonbn/classes/output/view_page.php

      on the function export_for_template

      'description' => $this->instance->get_meeting_description(true),

      by the line

      'meetingdescription' => $this->instance->get_meeting_description(true),

       

      Melvyn

            shamiso.jaravaza Shamiso Jaravaza
            melvyng melvyng
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

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