Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.4.3 release notes

From MoodleDocs
Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Releases > Moodle 3.4.3 release notes

Release date: 17 May 2018

Here is the full list of fixed issues in 3.4.3.

GDPR preparation

Plugins are available for Moodle 3.3 and 3.4 to help Moodle sites to comply with GDPR - Data privacy, Policies. In Moodle 3.5 they will be included in the standard distribution. Work on changes in core is almost completed, the new minor release with the remaining components will follow in several days.

  • MDL-61306 - Implement privacy API in various components and standard plugins for user data export and deletion

Fixes and improvements

  • MDL-58697 - Assignment: Fixed incorrect "No submission" status if group submission changed to individual submission
  • MDL-61724 - File resource: Fixed download problem for files with long names
  • MDL-61519 - Performance improvement in Calendar in case of big number of course categories
  • MDL-55532 - Show grade category name in Grades Export
  • MDL-61714 - GDPR and privacy: Change default age of digital consent according to current legislation on each country
  • MDL-52989 - Lesson: Fixed regression in cluster navigation
  • MDL-61183 - Display participants count on course participants page
  • MDL-60196 - Display custom external tool icon in activity chooser
  • MDL-61736 - Show self enroled user as inactive when self enrolement method is disabled
  • MDL-61800 - A bug which led to the failure of some Scheduled Tasks in certain circmstances has been fixed.
  • MDL-61733 - Database module: Fixed bug with creating tables in templates using Atto editor
  • MDL-61348 - Quiz: Fixed a report bug where the count of the number of attempts is sometimes incorrect in group averages
  • MDL-61520 - Quiz: Fixed a bug where the question text was no longer exported in the quiz statistics HTML download
  • MDL-61950 - Quiz: Fixed a bug in the statistics report to display the chosen questions for random question slots
  • MDL-62202 - GDPR: Moved the Privacy and policies administration section to the Users tab (when GDPR plugins are installed)
  • MDL-62042 - Global search: Remove unicode non-characters from indexing to resolve indexing errors
  • MDL-61827 - Facebook OAuth2: Update the Facebook Graph API to v2.12

Security issues

  • MSA-18-0007 Calculated question type allows remote code execution by Question authors
  • MSA-18-0008 Users can download any file via portfolio assignment caller class
  • MSA-18-0009 Portfolio forum caller class allows a user to download any file
  • MSA-18-0010 User can shift a block from Dashboard to any page
  • MSA-18-0011 User who did not agree to the site policies can see the site homepage as if they had full site access
  • MSA-18-0012 Portfolio script allows instantiation of class chosen by user

See also