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
(headings, see also)
 
m (Protected "Moodle 1.9.9 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Release date: Not yet released
{{Template:Migrated|newDocId=/general/releases/1.9/1.9.9}}
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]
===Highlights===
===Highlights===
   
   
* ...
* 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===
 
To be released later
Some of these vulnerabilities are potentially serious so we strongly recommend you upgrade.
 
<noinclude>==See also==
* [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>
==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]]
 
[[es:Notas de Moodle 1.9.9]]
[[de:Moodle 1.9.9 Versionsinformationen]]
</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!

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