Note:

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

Moodle 1.9.6 release notes: Difference between revisions

From MoodleDocs
No edit summary
Line 18: Line 18:
===Security issues===
===Security issues===


to be released later
* [http://moodle.org/mod/forum/discuss.php?d=136879 MSA-09-0016] - Email not properly escaped on user edit page
* [http://moodle.org/mod/forum/discuss.php?d=136880 MSA-09-0017] - Upgrade code in 1.9 does not escape tags properly
* [http://moodle.org/mod/forum/discuss.php?d=136881 MSA-09-0018] - Incorrect escaping when updating first post in a single simple discussion forum type
* [http://moodle.org/mod/forum/discuss.php?d=136882 MSA-09-0019] - SQL injection in update_record
* [http://moodle.org/mod/forum/discuss.php?d=136884 MSA-09-0020] - Teachers can view students' grades in all courses in the overview report
* [http://moodle.org/mod/forum/discuss.php?d=136886 MSA-09-0021] - Error in ADODB OCI8/MSSQL drivers allows SQL injection vulnerability


===New language strings===
===New language strings===

Revision as of 20:19, 2 November 2009

Release date: 21st October 2009

Here is the full list of fixed issues in 1.9.6.

Highlights

Security issues

  • MSA-09-0016 - Email not properly escaped on user edit page
  • MSA-09-0017 - Upgrade code in 1.9 does not escape tags properly
  • MSA-09-0018 - Incorrect escaping when updating first post in a single simple discussion forum type
  • MSA-09-0019 - SQL injection in update_record
  • MSA-09-0020 - Teachers can view students' grades in all courses in the overview report
  • MSA-09-0021 - Error in ADODB OCI8/MSSQL drivers allows SQL injection vulnerability

New language strings

  • MDL-20371 - publicsitefileswarning3 in moodle.php
  • MDL-19145 - several strings and a new help file. Please check CVS history.

New language packs

  • Marathi - Usha Deo
  • Urdu - Faisal Kaleem

(See Translation credits for additional details.)

See also