Back to Moodle

block_myoverview Upgrade notes

public/blocks/myoverview/UPGRADING.md

5.2.2319 B
Original Source

block_myoverview Upgrade notes

5.2.2

Changed

  • For the correct display of title and context menus, fields like fullname are returned with numeric HTML entities (<) instead of named entities (<) and unencoded quotes.

    For more information see MDL-79755