Note:

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

Moodle 1.9.13 release notes: Difference between revisions

From MoodleDocs
(Fix issue search link)
(Changing issue descriptions to past tense.)
Line 4: Line 4:
   
   
===Fixes===
===Fixes===
* MDL-27717 - Language Packs causing incorrect amounts to be sent to Authorize.net
 
* MDL-27695 - Moodle Docs links need to be fixed to point to correct versions of docs
* MDL-27717 - Problem with language packs causing incorrect amounts to be sent to Authorize.net - fixed
* MDL-27638 - Assignment Module Submissions SQL overflow
* MDL-27695 - Moodle Docs links fixed to point to correct version of docs
* MDL-27638 - Assignment Module Submissions SQL avoid overflow
* MDL-27577 - Timestamp and timezone fixes
* MDL-27577 - Timestamp and timezone fixes
   
   
===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.
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.
   
   
==See also==
==See also==
*[[Moodle 1.9.12 release notes]]
*[[Moodle 1.9.12 release notes]]
   
   
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 1.9]]
[[Category:Moodle 1.9]]

Revision as of 05:43, 1 August 2011

Release date: 1st August, 2011

Here is the full list of fixed issues in 1.9.13.

Fixes

  • MDL-27717 - Problem with language packs causing incorrect amounts to be sent to Authorize.net - fixed
  • MDL-27695 - Moodle Docs links fixed to point to correct version of docs
  • MDL-27638 - Assignment Module Submissions SQL avoid overflow
  • MDL-27577 - Timestamp and timezone fixes

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.

See also