Note:

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

Moodle 3.2.4 release notes: Difference between revisions

From MoodleDocs
No edit summary
m (Protected "Moodle 3.2.4 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/3.2/3.2.4}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Line 14: Line 15:
===Security issues===
===Security issues===


A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
* [https://moodle.org/mod/forum/discuss.php?d=355554 MSA-17-0006] User fullname disclosure on user preferences page
* [https://moodle.org/mod/forum/discuss.php?d=355556 MSA-17-0015] Course creators are able to change system default settings for courses
* [https://moodle.org/mod/forum/discuss.php?d=355557 MSA-17-0016] Authentication bypass vulnerability with old CAS servers


===Fixes and improvements===
===Fixes and improvements===

Latest revision as of 09:08, 25 May 2022

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.2.4 release notes

Release date: 10 July 2017

Here is the full list of fixed issues in 3.2.4.

Highlights

  • MDL-58136 - Show only "in progress" courses in the My courses list in Booost flat navigation
  • MDL-56046 - Fixed bug when downloading Quiz statistics report and other multiple-sheet reports
  • MDL-58646, MDL-59122 - Number of performance improvements in Boost cache rebuilding
  • MDL-58310, MDL-59312, MDL-58103 - Correctly display AJAX errors and ignore interrupted requests caused by page unload (occasional "undefined" popup)

Security issues

  • MSA-17-0006 User fullname disclosure on user preferences page
  • MSA-17-0015 Course creators are able to change system default settings for courses
  • MSA-17-0016 Authentication bypass vulnerability with old CAS servers

Fixes and improvements

  • MDL-46322 - Assignment: Only enrolled users may be assigned as markers, if admins/managers can view course but are not enrolled they will not be assigned
  • MDL-58729 - Performance impovement in MySQL collation change script (follow up for Full UTF-8 Support in MySQL)
  • MDL-57957 - Assignment: Fixed bug with feedback files not being shown to students if assignment has no grading
  • MDL-57021 - Use normal password form field during sign up, adding new user and enrolling in a course
  • MDL-49988 - Wiki: line breaks in HTML source code should not affect page layout
  • MDL-58811 - Quiz: fixed bug preventing quiz duplication if questions have file links in their texts

See also