Note:

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

Moodle 2.6.5 release notes: Difference between revisions

From MoodleDocs
(Adding security issues)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 8 September, 2014
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.6.5%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.6.5].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.6.5%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.6.5].
Line 12: Line 12:
   
   
* MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
* MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
* MDL-46681 - For Mulitple choices questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.
* MDL-46681 - For Multiple choice questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.


===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.
* [https://moodle.org/mod/forum/discuss.php?d=269590 MSA-14-0033] URL parameter injection in CAS authentication
* [https://moodle.org/mod/forum/discuss.php?d=269591 MSA-14-0034] Identity information revealed early in Q&A forum
 
===Fixes and improvements===
===Fixes and improvements===
   
   

Revision as of 00:33, 15 September 2014

Releases > Moodle 2.6.5 release notes

Release date: 8 September, 2014

Here is the full list of fixed issues in 2.6.5.

Highlights

  • MDL-35984 - Gradebook Sum of grades shows correct total if items are hidden

Functional changes

  • MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
  • MDL-46681 - For Multiple choice questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.

Security issues

  • MSA-14-0033 URL parameter injection in CAS authentication
  • MSA-14-0034 Identity information revealed early in Q&A forum

Fixes and improvements

  • MDL-37509 - Description of assignment hidden in calendar if "always show description" = NO
  • MDL-43197 - Parent role only sees course total and no longer individual grades
  • MDL-46236 - Start New Attempt option is now followed if SCORM is set to appear in a popup

See also