Note:

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

Moodle 1.9.16 release notes: Difference between revisions

From MoodleDocs
(Adding release information)
m (Protected "Moodle 1.9.16 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/1.9/1.9.16}}
<p class="note">'''This version of Moodle is no longer fully supported.''' Fixes to serious security issues have been applied to this version. You are encouraged to upgrade to a fully supported version of Moodle.</p>
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 9 January 2012
   
   
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%221.9.16%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 1.9.16].
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%221.9.16%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 1.9.16].
 
===Functional changes===
===Functional changes===
   
   
Line 12: 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.
* [http://moodle.org/mod/forum/discuss.php?d=194008 MSA-12-0001] - Recaptcha transmission consistency issue
* [http://moodle.org/mod/forum/discuss.php?d=194009 MSA-12-0002] - Personal information leak
* [http://moodle.org/mod/forum/discuss.php?d=194011 MSA-12-0003] - Added password protection
* [http://moodle.org/mod/forum/discuss.php?d=194012 MSA-12-0004] - Added profile image security
* [http://moodle.org/mod/forum/discuss.php?d=194013 MSA-12-0005] - Encryption enhancement
* [http://moodle.org/mod/forum/discuss.php?d=194014 MSA-12-0006] - Additional email address validation
* [http://moodle.org/mod/forum/discuss.php?d=194015 MSA-12-0007] - Email injection prevention
 
===Fixes and improvements===
===Fixes and improvements===


Line 22: Line 31:
<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 1.9.15 release notes]]
*[[Moodle 1.9.15 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.16 French version of this page]
 
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 1.9]]
[[Category:Moodle 1.9]]
   
   
[[es:Notas de Moodle 1.9.16]]
[[es:Notas de Moodle 1.9.16]]
[[fr:Notes de mise à jour de Moodle 1.9.16]]
</noinclude>
</noinclude>

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!

This version of Moodle is no longer fully supported. Fixes to serious security issues have been applied to this version. You are encouraged to upgrade to a fully supported version of Moodle.

Releases > Moodle 1.9.16 release notes

Release date: 9 January 2012

Here is the full list of fixed issues in 1.9.16.

Functional changes

  • MDL-19147 - Single Simple forums are no longer targets for moving (and losing) discussions
  • MDL-30273 - Students and teachers can add additional topics to a simple forum discussion

Security issues

Fixes and improvements

  • MDL-20198 - Groups-Groupings access to Wiki fixed for Grouping only
  • MDL-20188 - Feedback retrival of scales in gradebook fixed
  • MDL-26421 - Error removed from German wiki help

See also