Note:

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

Moodle 2.3.3 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+reso...")
 
m (Protected "Moodle 2.3.3 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.3/2.3.3}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 12 November, 2012
   
   
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.3.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.3.3].
Here is [https://tracker.moodle.org/issues/?jql=project%20%3D%20mdl%20AND%20resolution%20%3D%20fixed%20AND%20fixVersion%20in%20(%222.3.3%22)%20ORDER%20BY%20priority%20DESC the full list of fixed issues in 2.3.3].
   
   
===Highlights===
===Highlights===
   
   
* ...
* MDL-35297 - Upgrading books from earlier versions now works correctly
* MDL-21801 - References to the non-functional Powerpoint import option have been removed from the Lesson module
* MDL-33166 - A capability has been introduced to consistently exempt specific users from forum auto-subscriptions and forced subscriptions
* MDL-34607 - Folder resources now show files in sorted order
* MDL-33646 - Viewing an empty book shows a friendly notice rather than an error messsage
   
   
===Functional changes===
===Functional changes===
   
   
* ...
* MDL-34794 - Course reset now works with the new Assignment module
* MDL-35370 - Blank answers in Cloze type quiz questions are treated accordingly, when an answer of zero is expected
* MDL-33374 - When adding or updating a user profile, the action button displays 'Create user' and 'Update user' relatively
* MDL-27786 - The title field of a new calendar event is now labelled "Event title" instead of "Name"
* MDL-28235 - The close button on help dialogues have changed to provide greater accessibility. ''(Note: if debugging is turned on, a string error will appear during the upgrade process. This is expected and will be resolved once the upgrade process is complete.)''
 
===API changes===
===API changes===
   
   
* ...
* MDL-30667 - Maximum upload limits are enforced consistently in relation to various system variables
* MDL-35395 - A method has been added so forms can work around form change checking when necessary
* MDL-35442 - Local plugins now have settings and uninstall links on the plugins overview page
   
   
===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=216155 MSA-12-0057] Access issue through repository
* [https://moodle.org/mod/forum/discuss.php?d=216156 MSA-12-0058] Possible form data manipulation issue
* [https://moodle.org/mod/forum/discuss.php?d=216157 MSA-12-0059] Information leak in Database activity module
* [https://moodle.org/mod/forum/discuss.php?d=216158 MSA-12-0060] Cross-site scripting vulnerability in YUI2
* [https://moodle.org/mod/forum/discuss.php?d=216159 MSA-12-0061] Remote code execution through Portfolio API
* [https://moodle.org/mod/forum/discuss.php?d=216160 MSA-12-0062] Information leak in Database activity module
* [https://moodle.org/mod/forum/discuss.php?d=216161 MSA-12-0063] Information leak in Check Permissions page
 
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-35411 - Submissions and feedback are now saved with imported/restored assignments
* MDL-35397 - Notifications page 'many other contributors' link leads to appropriate credits page
* MDL-35726 - Feedback forms work correctly when grading a series of assignments
* MDL-35754 - Quizzes in pop-up windows now work correctly
 
   
   
==See also==
==See also==
Line 30: Line 51:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.3]]
[[Category:Moodle 2.3]]
[[fr:Notes de mise à jour de Moodle 2.3.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.3.3 release notes

Release date: 12 November, 2012

Here is the full list of fixed issues in 2.3.3.

Highlights

  • MDL-35297 - Upgrading books from earlier versions now works correctly
  • MDL-21801 - References to the non-functional Powerpoint import option have been removed from the Lesson module
  • MDL-33166 - A capability has been introduced to consistently exempt specific users from forum auto-subscriptions and forced subscriptions
  • MDL-34607 - Folder resources now show files in sorted order
  • MDL-33646 - Viewing an empty book shows a friendly notice rather than an error messsage

Functional changes

  • MDL-34794 - Course reset now works with the new Assignment module
  • MDL-35370 - Blank answers in Cloze type quiz questions are treated accordingly, when an answer of zero is expected
  • MDL-33374 - When adding or updating a user profile, the action button displays 'Create user' and 'Update user' relatively
  • MDL-27786 - The title field of a new calendar event is now labelled "Event title" instead of "Name"
  • MDL-28235 - The close button on help dialogues have changed to provide greater accessibility. (Note: if debugging is turned on, a string error will appear during the upgrade process. This is expected and will be resolved once the upgrade process is complete.)

API changes

  • MDL-30667 - Maximum upload limits are enforced consistently in relation to various system variables
  • MDL-35395 - A method has been added so forms can work around form change checking when necessary
  • MDL-35442 - Local plugins now have settings and uninstall links on the plugins overview page

Security issues

Fixes and improvements

  • MDL-35411 - Submissions and feedback are now saved with imported/restored assignments
  • MDL-35397 - Notifications page 'many other contributors' link leads to appropriate credits page
  • MDL-35726 - Feedback forms work correctly when grading a series of assignments
  • MDL-35754 - Quizzes in pop-up windows now work correctly


See also