Note:

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

Moodle 1.9.9 release notes: Difference between revisions

From MoodleDocs
m (French link)
(French link)
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Release date: Very soon
Release date: 8th June, 2010


Here is the [http://tracker.moodle.org/browse/MDL/fixforversion/10405 full list of issues fixed in 1.9.9]
Here is the [http://tracker.moodle.org/browse/MDL/fixforversion/10405 full list of issues fixed in 1.9.9]
===Highlights===
===Highlights===
   
   
* Security fixes (see below). Some of these vulnerabilities are potentially serious so we strongly recommend you upgrade.
* MDL-21218 New [[Gradebook course settings|gradebook course setting]] 'Hide totals if they contain hidden items' for controlling whether totals containing hidden grade items are shown to students
*  
* Some general minor bugs fixed in different areas.


===Security issues===
===Security issues===


Full details to be released soon.
Some of these vulnerabilities are potentially serious so we strongly recommend you upgrade.
 
* MSA-10-0010:
* MSA-10-0011:
* MSA-10-0012:
* MSA-10-0013:
* MSA-10-0014:


* [http://moodle.org/mod/forum/discuss.php?d=152366 MSA-10-0010] Persistent Cross Site Scripting vulnerability in the MNET access control interface
* [http://moodle.org/mod/forum/discuss.php?d=152367 MSA-10-0011] Cross Site Scripting vulnerability in blog/index.php
* [http://moodle.org/mod/forum/discuss.php?d=152368 MSA-10-0012] KSES Security Filter Bypassing vulnerability
* [http://moodle.org/mod/forum/discuss.php?d=152369 MSA-10-0013] Potential Cross Site Scripting vulnerability in Quiz reports
<noinclude>
<noinclude>
==See also==
==See also==
*[[Moodle 1.9.8 release notes]]
*[[Moodle 1.9.8 release notes]]
*[[Moodle 1.8.13 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.9 French version of this page]
 
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 1.9]]
[[Category:Moodle 1.9]]


[[fr:Notes de mise à jour de Moodle 1.9.9]]
[[es:Notas de Moodle 1.9.9]]
 
[[de:Moodle 1.9.9 Versionsinformationen]]  
</noinclude>
</noinclude>

Revision as of 11:33, 11 May 2012

Release date: 8th June, 2010

Here is the full list of issues fixed in 1.9.9

Highlights

  • MDL-21218 New gradebook course setting 'Hide totals if they contain hidden items' for controlling whether totals containing hidden grade items are shown to students
  • Some general minor bugs fixed in different areas.

Security issues

Some of these vulnerabilities are potentially serious so we strongly recommend you upgrade.

  • MSA-10-0010 Persistent Cross Site Scripting vulnerability in the MNET access control interface
  • MSA-10-0011 Cross Site Scripting vulnerability in blog/index.php
  • MSA-10-0012 KSES Security Filter Bypassing vulnerability
  • MSA-10-0013 Potential Cross Site Scripting vulnerability in Quiz reports

See also