Note:

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

Moodle 2.4.3 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+res...")
 
m (Protected "Moodle 2.4.3 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.4/2.4.3}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 18 March 2013
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.4.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.4.3].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.4.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.4.3].
 
===Highlights===
===Regression fix===
 
* ...
* MDL-38474 - Teachers unable to access server files
 
===Functional changes===
Note: Moodle 2.4.3 is being released just one week after 2.4.2 in response to a serious regression being discovered in 2.4.2.
 
* ...
===Other fixes===
 
===API changes===
* MDL-38303 - MUC: Session cache is adjusted accordingly when user logs in or out
* MDL-38386 - Upgrade step for 24 and master adjusted
* ...
* MDL-38332 - Browsing users paginates properly for multiples of 30 users
* MDL-33424 - Images correctly restored from a 1.9 course quiz
* MDL-34011 - Display of student attempts for Short Answer questions in Lessons is now correct
 
===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.
There are no new security issues fixed in this release.
 
===Fixes and improvements===
* ...
==See also==
==See also==
*[[Moodle 2.4.2 release notes]]
*[[Moodle 2.4.2 release notes]]
Line 31: Line 30:
[[Category:Moodle 2.4]]
[[Category:Moodle 2.4]]
   
   
[[es:Notas de Moodle 2.4.3]]
[[fr:Notes de mise à jour de Moodle 2.4.3]]
[[fr:Notes de mise à jour de Moodle 2.4.3]]

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

Release date: 18 March 2013

Here is the full list of fixed issues in 2.4.3.

Regression fix

  • MDL-38474 - Teachers unable to access server files

Note: Moodle 2.4.3 is being released just one week after 2.4.2 in response to a serious regression being discovered in 2.4.2.

Other fixes

  • MDL-38303 - MUC: Session cache is adjusted accordingly when user logs in or out
  • MDL-38386 - Upgrade step for 24 and master adjusted
  • MDL-38332 - Browsing users paginates properly for multiples of 30 users
  • MDL-33424 - Images correctly restored from a 1.9 course quiz
  • MDL-34011 - Display of student attempts for Short Answer questions in Lessons is now correct

Security issues

There are no new security issues fixed in this release.

See also