Note:

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

Moodle 2.5.2 release notes: Difference between revisions

From MoodleDocs
m (added link to spanish translation of page)
m (Protected "Moodle 2.5.2 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.5/2.5.2}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Line 13: Line 14:
===Functional changes===
===Functional changes===
   
   
* MDL-30839 - Form validation and error recovery draws the user to where focus is needed.
* MDL-40854 - Links to course activities/resources do not appear to users without appropriate view capabilities.
* MDL-40854 - Links to course activities/resources do not appear to users without appropriate view capabilities.
* MDL-35981 - Confirmation is no longer needed after deleting a comment.
* MDL-35981 - Confirmation is no longer needed after deleting a comment.
Line 25: Line 25:
===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=238393 MSA-13-0032] Host verification failure in Amazon S3 repository
* [https://moodle.org/mod/forum/discuss.php?d=238396 MSA-13-0033] Potential SQL injection in Moodle's SQL Server driver
* [https://moodle.org/mod/forum/discuss.php?d=238397 MSA-13-0034] Object injection through Badges
* [https://moodle.org/mod/forum/discuss.php?d=238399 MSA-13-0035] Inadequate filtering in Blog
 
===Fixes and improvements===
===Fixes and improvements===
   
   
Line 34: Line 37:
* MDL-40891 - MUC cache purge works consistently when creating directories.
* MDL-40891 - MUC cache purge works consistently when creating directories.
* MDL-31487 - Grade items remain hidden if explicitly hidden via Gradebook (regardless of activity state).
* MDL-31487 - Grade items remain hidden if explicitly hidden via Gradebook (regardless of activity state).
* MDL-29004 - Wiki: printerfriendly view don't show / print images uploaded via html-editor.
 
==See also==
==See also==
*[[Moodle 2.5.1 release notes]]
*[[Moodle 2.5.1 release notes]]

Latest revision as of 09:07, 25 May 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Releases > Moodle 2.5.2 release notes

Release date: 9 September 2013

Here is the full list of fixed issues in 2.5.2.

Highlights

  • MDL-30839 - Form validation and error recovery draws the user to where focus is needed.
  • MDL-27953 - Uploaded users can be added with authentication options other than Manual account or No login.
  • MDL-38707 - Folders displayed on course pages show their name.

Functional changes

  • MDL-40854 - Links to course activities/resources do not appear to users without appropriate view capabilities.
  • MDL-35981 - Confirmation is no longer needed after deleting a comment.
  • MDL-38707 - Folders displayed on course pages show their name.
  • MDL-41036 - Question category info is now edited using the HTML editor.

API changes

  • MDL-40176 - Mock form submission introduced for testing.

Security issues

Fixes and improvements

  • MDL-37333 - Clicking "Clear theme caches" in Default theme selector redirects page to "Select theme for tablet device".
  • MDL-41106 - MUC session cache fixes were made.
  • MDL-36803 - TinyMCE editor now works better with iOS.
  • MDL-40891 - MUC cache purge works consistently when creating directories.
  • MDL-31487 - Grade items remain hidden if explicitly hidden via Gradebook (regardless of activity state).
  • MDL-29004 - Wiki: printerfriendly view don't show / print images uploaded via html-editor.

See also