Note:

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

Moodle 2.4.6 release notes: Difference between revisions

From MoodleDocs
m (added link to spanish translation of page)
m (Protected "Moodle 2.4.6 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/2.4/2.4.6}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Line 21: Line 22:
   
   
===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=238393 MSA-13-0032] Host verification failure in Amazon S3 repository
* [https://moodle.org/mod/forum/discuss.php?d=238396 MSA-13-0033] Potential SQL injection in Moodle's SQL Server driver
* [https://moodle.org/mod/forum/discuss.php?d=238399 MSA-13-0035] Inadequate filtering in Blog
 
===Fixes and improvements===
===Fixes and improvements===
   
   

Latest revision as of 09:07, 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 2.4.6 release notes

Release date: 9 September 2013

Here is the full list of fixed issues in 2.4.6.

Highlights

  • MDL-30839 - Form validation and error recovery draws the user to where focus is needed.
  • MDL-27953 - Uploaded users can be added with authentication options other than Manual account or No login.

Functional changes

  • MDL-40854 - Links to course activities/resources do not appear to users without appropriate view capabilities.
  • MDL-35981 - Confirmation is no longer needed after deleting a comment.
  • MDL-41036 - Question category info is now edited using the HTML editor.

API changes

  • MDL-40176 - Mock form submission introduced for testing.

Security issues

  • MSA-13-0032 Host verification failure in Amazon S3 repository
  • MSA-13-0033 Potential SQL injection in Moodle's SQL Server driver
  • MSA-13-0035 Inadequate filtering in Blog

Fixes and improvements

  • MDL-37333 - Clicking "Clear theme caches" in Default theme selector redirects page to "Select theme for tablet device".
  • MDL-41106 - MUC session cache fixes were made.
  • MDL-36803 - TinyMCE editor now works better with iOS.
  • MDL-40891 - MUC cache purge works consistently when creating directories.
  • MDL-31487 - Grade items remain hidden if explicitly hidden via Gradebook (regardless of activity state).
  • MDL-40633 - Auto-linking filter behaving as expected.

See also