Note:

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

Moodle 2.2.6 release notes: Difference between revisions

From MoodleDocs
mNo edit summary
m (Protected "Moodle 2.2.6 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.2/2.2.6}}
[[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.2.6%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.2.6].
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.2.6%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.2.6].
Line 7: Line 8:
===Highlights===
===Highlights===
   
   
* ...
* 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
   
   
===Functional changes===
===Functional changes===
   
   
* ...
* 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
   
   
===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
 
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-35397 - Notifications page 'many other contributors' link leads to appropriate credits page
* MDL-35754 - Quizzes in pop-up windows now work correctly
   
   
==See also==
==See also==
Line 30: Line 42:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.2]]
[[Category:Moodle 2.2]]
[[fr:Notes de mise à jour de Moodle 2.2.6]]

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

Release date: 12 November, 2012

Here is the full list of fixed issues in 2.2.6.

Highlights

  • 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

Functional changes

  • 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

Security issues

Fixes and improvements

  • MDL-35397 - Notifications page 'many other contributors' link leads to appropriate credits page
  • MDL-35754 - Quizzes in pop-up windows now work correctly

See also