Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-37673

Invalid definition of the core/groupdata persistent cache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.5
    • 2.5
    • Caching
    • None
    • MOODLE_25_STABLE
    • MOODLE_25_STABLE
    • MDL-37673-muc-groupdata-typo
    • Hide

      Testing difficulty: trivial

      1. Make sure the site is upgraded after the patch is applied (you may need to bump the version manually)
      2. Configure the site so that it displays MUC usage stats in the footer ("Caches interaction by definition then store")
      3. TEST: Make sure you can see the line "** static persist **" below the "core/groupdata" title.

      Show
      Testing difficulty: trivial 1. Make sure the site is upgraded after the patch is applied (you may need to bump the version manually) 2. Configure the site so that it displays MUC usage stats in the footer ("Caches interaction by definition then store") 3. TEST: Make sure you can see the line "** static persist **" below the "core/groupdata" title.

      There is a trivial typo introduced by MDL-34398 in lib/db/caches.php that makes groupdata cache not being persistent.

      'persist' => true,
      

      should read

      'persistent' => true,
      

            mudrd8mz David Mudrák (@mudrd8mz)
            mudrd8mz David Mudrák (@mudrd8mz)
            Sam Hemelryk Sam Hemelryk
            Frédéric Massart Frédéric Massart
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.