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

The adobeconnect activity module does not work with Unicode data + suggested fix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Inactive
    • Icon: Critical Critical
    • None
    • 2.2.9, 2.2.10, 2.2.11, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.4, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.5, 2.5.1, 2.5.2, 2.5.3, 2.6
    • Module: Adobeconnect
    • None
    • MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE

      The adobeconnect activity module uses the PHP's htmlentities function in some places.
      The htmlentities function accepts an optional third argument which defines encoding used in conversion. Prior to PHP 5.4, the default value for the mentioned argument was ISO-8859-1. It changed to UTF-8 since PHP 5.4. However since the minimum PHP version that is required to install Moodle is 5.3.3, the adobeconnect code should explicitly pass the encoding argument to htmlentities function whenever calling it. encoding should be equal to 'UTF-8'

            adelamarre Akin (Inactive)
            rezaie9 Shamim Rezaie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

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