Note:

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

Moodle 1.9.2 release notes: Difference between revisions

From MoodleDocs
(Removing superfluous developer category)
(French link)
Line 21: Line 21:
*[[Moodle 1.9.1 release notes]]
*[[Moodle 1.9.1 release notes]]
*[[Moodle 1.9.3 release notes]]
*[[Moodle 1.9.3 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.2 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.2]]
[[de:Moodle 1.9.2 Versionsinformationen]]
[[de:Moodle 1.9.2 Versionsinformationen]]
</noinclude>
</noinclude>

Revision as of 11:36, 11 May 2012

Release date: 11th July 2008

Here is the full list of fixed issues in 1.9.2.

Highlights

  • Compatibility fixes for MSSQL, Oracle and PostgreSQL
  • Improved triggering of core events (though contributed code needs to be updated - see MDL-9983)
  • Email change confirmation and other improvements relating to reducing the risk of spam
  • Forum subscription improvements
  • Setting for deleting not-fully-set-up accounts
  • Quiz report enhancements and bug fixes (see Quiz report enhancements for full list, though most are planned for Moodle 2.0)

Security issues

  • MSA-08-0010: sql injection in HotPot module
  • MSA-08-0012: Potential non-persistent XSS when searching for group members (MSSQL and Oracle only)
  • MSA-08-0014: potential sql injection in events handling code
  • MSA-08-0015: accessible profiles of deleted users
  • MSA-08-0016: Email could be changed in profile without confirmation

See also