Note:

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

Moodle 2.8.1 release notes: Difference between revisions

From MoodleDocs
(→‎Other fixes: more issues)
No edit summary
Line 7: Line 7:
===Regression fix===
===Regression fix===
   
   
* MDL-48204 - Syntax error in mod/wiki/admin.php
* MDL-48204 - Syntax error in mod/wiki/admin.php -- ''note: this is the regressions that lead to Moodle 2.8.1 is being released a few days after 2.8''.
 
* MDL-48168 - It should be possible to edit the overall max grade after a quiz has been attempted
Note: Moodle 2.8.1 is being released a few days after 2.8 in response to a Wiki regression that was discovered in 2.8.
* MDL-48156 - Schedule task manager misinterprets core\plugininfo\base::is_enabled()


===Other fixes===
===Other fixes===


* MDL-48156 - Schedule task manager misinterprets core\plugininfo\base::is_enabled()
* MDL-48093 - HTML 5 video: Firefox now supports .mp4
* MDL-39376 - performance problem while calling admin setting page in case of large amount of categories
* MDL-48168 - It should be possible to edit the overall max grade after a quiz has been attempted
* MDL-47391 - Default profile page uses page-layout "mydashboard" instead of "mypublic"
* MDL-47391 - Default profile page uses page-layout "mydashboard" instead of "mypublic"
* MDL-48093 - HTML 5 video: Firefox now supports .mp4
* MDL-39692 - Letter boundary cannot be deleted
* MDL-39692 - Letter boundary cannot be deleted
* MDL-39376 - performance problem while calling admin setting page in case of large amount of categories
* MDL-30968 - Group hyper-link in Forum view links to list of all participants
* MDL-30968 - Group hyper-link in Forum view links to list of all participants



Revision as of 10:54, 13 November 2014

Releases > Moodle 2.8.1 release notes

Release date: 13 November 2014

Here is the full list of fixed issues in 2.8.1.

Regression fix

  • MDL-48204 - Syntax error in mod/wiki/admin.php -- note: this is the regressions that lead to Moodle 2.8.1 is being released a few days after 2.8.
  • MDL-48168 - It should be possible to edit the overall max grade after a quiz has been attempted
  • MDL-48156 - Schedule task manager misinterprets core\plugininfo\base::is_enabled()

Other fixes

  • MDL-48093 - HTML 5 video: Firefox now supports .mp4
  • MDL-47391 - Default profile page uses page-layout "mydashboard" instead of "mypublic"
  • MDL-39692 - Letter boundary cannot be deleted
  • MDL-39376 - performance problem while calling admin setting page in case of large amount of categories
  • MDL-30968 - Group hyper-link in Forum view links to list of all participants

See also