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

Stray <script> tag after closing </html> tag breaks HTML validation

XMLWordPrintable

    • MOODLE_403_STABLE
    • MOODLE_403_STABLE
    • MDL-79276-master
    • Hide
      1. Grab the test script here, drop it into your web root and run it in a browser MDL-73734-stream-output.php
      2. Confirm you still get all the dynamic content being appending and swapped in using that script which takes about 15 seconds
      3. View the source (it may need to run the 15 seconds again) and confirm that the closing html and body tags are the very last thing in the html after the script tags
      4. Validate this html and confirm it is valid

       Confirm the refix of MDL-79320 has worked:

      1. Log in as admin
      2. Create a course
      3. Navigate to course Announcements forum
      4. Create a new discussion
      5. Press More > Export from navigation
      6. Disable Posts from/to options
      7. Set Format to Comma separated values (CSV)
      8. Press Export
      9. Open downloaded file and confirm there is no debugging appended to the content
      Show
      Grab the test script here, drop it into your web root and run it in a browser MDL-73734-stream-output.php Confirm you still get all the dynamic content being appending and swapped in using that script which takes about 15 seconds View the source (it may need to run the 15 seconds again) and confirm that the closing html and body tags are the very last thing in the html after the script tags Validate this html and confirm it is valid  Confirm the refix of MDL-79320 has worked: Log in as admin Create a course Navigate to course Announcements forum Create a new discussion Press More > Export from navigation Disable Posts from/to options Set Format to Comma separated values (CSV) Press Export Open downloaded file and confirm there is no debugging appended to the content
    • 2
    • Team Hedgehog 2023 Sprint 3.3

      To reproduce:

      1. Turn debugging on. (e.g. if using MDK: "mdk run mindev")
      2. Go to Site administration > Development > Make test course
      3. View the page source and check the closing </html> tag. You'll see a <script> tag after the closing HTML tag. This breaks HTML validation.

        </body>
        </html><script>document.querySelector('#perfdebugfooter').innerHTML = '<div class=\"performanceinfo siteinfo container-fluid px-md-0 overflow-auto pt-3\"><ul class=\"list-unstyled row mx-md-0\"><li class=\"timeused col-sm-4\">0.306291 secs<\/li> <li class=\"memoryused col-sm-4\">RAM: 4.9 MB<\/li> <li class=\"memoryused col-sm-4\">RAM peak: 6.0 MB<\/li> <\/ul><ul class=\"list-unstyled row mx-md-0\"><li class=\"included col-sm-4\">Included 574 files<\/li> <li class=\'contextswithfilters col-sm-4\'>Contexts for which filters were loaded: 0 <\/li> <li class=\'filterscreated col-sm-4\'>Filters created: 6 <\/li> <li class=\'textsfiltered col-sm-4\'>Pieces of content filtered: 0 <\/li> <li class=\'stringsfiltered col-sm-4\'>Strings filtered: 0 <\/li> <li class=\'langcountgetstring col-sm-4\'>get_string calls: 555 <\/li> <li class=\"dbqueries col-sm-4\">DB reads/writes: 106/1<\/li> <li class=\"dbtime col-sm-4\">DB queries time: 0.12305 secs<\/li> <li class=\"posixtimes col-sm-4\">ticks: 30 user: 8sys: 6 cuser: 0 csys: 0<\/li> <li class=\"serverload col-sm-4\">Load average: 8.39<\/li> <li class=\"serverload col-sm-4\"><div class=\"sessionsize\">Session (core\\session\\file): 33.5 KB<\/div><\/li><li class=\"sessionwait col-sm-4\">Session wait: 0.001 secs<\/li><\/ul><div class=\"table-responsive\"><table class=\"cachesused table table-dark table-sm w-auto table-bordered\">\n<thead>\n<tr>\n<th class=\"header c0\" style=\"text-align:left;\" scope=\"col\">Mode<\/th>\n<th class=\"header c1\" style=\"text-align:left;\" scope=\"col\">Cache item<\/th>\n<th class=\"header c2\" style=\"text-align:left;\" scope=\"col\">Static<\/th>\n<th class=\"header c3\" style=\"text-align:right;\" scope=\"col\">H<\/th>\n<th class=\"header c4\" style=\"text-align:right;\" scope=\"col\">M<\/th>\n<th class=\"header c5\" style=\"text-align:left;\" scope=\"col\">Primary store<\/th>\n<th class=\"header c6\" style=\"text-align:right;\" scope=\"col\">H<\/th>\n<th class=\"header c7\" style=\"text-align:right;\" scope=\"col\">M<\/th>\n<th class=\"header c8\" style=\"text-align:right;\" scope=\"col\">S<\/th>\n<th class=\"header c9 lastcol\" style=\"text-align:right;\" scope=\"col\">I/O<\/th>\n<\/tr>\n<\/thead>\n<tbody><tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"request cache\">Req<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">adhoc/core_langmenu<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_request<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"request cache\">Req<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">adhoc/core_string<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_request<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">558<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">76<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">76<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"session cache\">Ses<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">adhoc/gradereport_singleview_perpage<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"nohits bg-danger cell c5\" style=\"text-align:left;\">default_session<\/td>\n<td class=\"nohits bg-danger cell c6\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c7\" style=\"text-align:right;\">4<\/td>\n<td class=\"nohits bg-danger cell c8\" style=\"text-align:right;\">1<\/td>\n<td class=\"nohits bg-danger cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/capabilities<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">348<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">2<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">2<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"bg-warning text-dark cell c9 lastcol\" style=\"text-align:right;\">152.1 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/contextwithinsights<\/td>\n<td class=\"nohits bg-danger cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"nohits bg-danger cell c3\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c4\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"session cache\">Ses<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/coursecat<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_session<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">2<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"session cache\">Ses<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/courseeditorstate<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_session<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/coursehiddengroups<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/coursemodinfo<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">2<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">3.7 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/databasemeta<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">28<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">16<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">16<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"bg-warning text-dark cell c9 lastcol\" style=\"text-align:right;\">70.8 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/eventinvalidation<\/td>\n<td class=\"nohits bg-danger cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"nohits bg-danger cell c3\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c4\" style=\"text-align:right;\">3<\/td>\n<td class=\"nohits bg-danger cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"nohits bg-danger cell c6\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c7\" style=\"text-align:right;\">3<\/td>\n<td class=\"nohits bg-danger cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c9 lastcol\" style=\"text-align:right;\"><\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/fontawesomeiconmapping<\/td>\n<td class=\"nohits bg-danger cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"nohits bg-danger cell c3\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c4\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"bg-warning text-dark cell c9 lastcol\" style=\"text-align:right;\">22.1 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"session cache\">Ses<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/grade_categories<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_session<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">4<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"request cache\">Req<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/gradesetting<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_request<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">3<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">3<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/hookcallbacks<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">3<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/message_processors_enabled<\/td>\n<td class=\"nohits bg-danger cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"nohits bg-danger cell c3\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c4\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"session cache\">Ses<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/navigation_expandcourse<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_session<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/observers<\/td>\n<td class=\"nohits bg-danger cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"nohits bg-danger cell c3\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c4\" style=\"text-align:right;\">2<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">2<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"bg-warning text-dark cell c9 lastcol\" style=\"text-align:right;\">21.6 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/plugin_functions<\/td>\n<td class=\"lowhits bg-warning text-dark cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"lowhits bg-warning text-dark cell c3\" style=\"text-align:right;\">1<\/td>\n<td class=\"lowhits bg-warning text-dark cell c4\" style=\"text-align:right;\">18<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">18<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">3.5 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/plugin_manager<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">3<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"bg-warning text-dark cell c9 lastcol\" style=\"text-align:right;\">83.7 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/user_group_groupings<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">core/yuimodules<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">3<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"bg-warning text-dark cell c9 lastcol\" style=\"text-align:right;\">14.7 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">mod_assign/overrides<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">mod_lesson/overrides<\/td>\n<td class=\"cell c2\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c3\" style=\"text-align:right;\"><\/td>\n<td class=\"cell c4\" style=\"text-align:right;\"><\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">0.0 KB<\/td>\n<\/tr>\n<tr class=\"lastrow\">\n<td class=\"cell c0\" style=\"text-align:left;\"> <span title=\"application cache\">App<\/span><\/td>\n<td class=\"cell c1\" style=\"text-align:left;\">tool_usertours/tourdata<\/td>\n<td class=\"nohits bg-danger cell c2\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"nohits bg-danger cell c3\" style=\"text-align:right;\">0<\/td>\n<td class=\"nohits bg-danger cell c4\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c5\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c6\" style=\"text-align:right;\">1<\/td>\n<td class=\"hihits cell c7\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c8\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c9 lastcol\" style=\"text-align:right;\">4.0 KB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><div class=\"table-responsive\"><table class=\"cachesused table table-dark table-sm w-auto table-bordered\">\n<thead>\n<tr>\n<th class=\"header c0\" style=\"text-align:left;\" scope=\"col\">Store name<\/th>\n<th class=\"header c1\" style=\"text-align:left;\" scope=\"col\">Cache store<\/th>\n<th class=\"header c2\" style=\"text-align:right;\" scope=\"col\">H<\/th>\n<th class=\"header c3\" style=\"text-align:right;\" scope=\"col\">M<\/th>\n<th class=\"header c4\" style=\"text-align:right;\" scope=\"col\">S<\/th>\n<th class=\"header c5 lastcol\" style=\"text-align:right;\" scope=\"col\">I/O<\/th>\n<\/tr>\n<\/thead>\n<tbody><tr class=\"\">\n<td class=\"hihits cell c0\" style=\"text-align:left;\">** static accel. **<\/td>\n<td class=\"hihits cell c1\" style=\"text-align:left;\"><\/td>\n<td class=\"hihits cell c2\" style=\"text-align:right;\">379<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">47<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c5 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"hihits cell c0\" style=\"text-align:left;\">default_application<\/td>\n<td class=\"hihits cell c1\" style=\"text-align:left;\">cachestore_file<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:right;\">57<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">3<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">0<\/td>\n<td class=\"hihits cell c5 lastcol\" style=\"text-align:right;\">376.4 KB<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"hihits cell c0\" style=\"text-align:left;\">default_request<\/td>\n<td class=\"hihits cell c1\" style=\"text-align:left;\">cachestore_static<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:right;\">562<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">78<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">80<\/td>\n<td class=\"hihits cell c5 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"hihits cell c0\" style=\"text-align:left;\">default_session<\/td>\n<td class=\"hihits cell c1\" style=\"text-align:left;\">cachestore_session<\/td>\n<td class=\"hihits cell c2\" style=\"text-align:right;\">8<\/td>\n<td class=\"hihits cell c3\" style=\"text-align:right;\">4<\/td>\n<td class=\"hihits cell c4\" style=\"text-align:right;\">5<\/td>\n<td class=\"hihits cell c5 lastcol\" style=\"text-align:right;\">-<\/td>\n<\/tr>\n<tr class=\"lastrow\">\n<td class=\"cell c0\" style=\"text-align:left;\">Total<\/td>\n<td class=\"cell c1\" style=\"text-align:left;\"><\/td>\n<td class=\"cell c2\" style=\"text-align:right;\">1006<\/td>\n<td class=\"cell c3\" style=\"text-align:right;\">132<\/td>\n<td class=\"cell c4\" style=\"text-align:right;\">85<\/td>\n<td class=\"cell c5 lastcol\" style=\"text-align:right;\">376.4 KB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div>';</script>
        

            raquel.ortega@moodle.com Raquel Ortega
            jpataleta Jun Pataleta
            Raquel Ortega Raquel Ortega
            Andrew Lyons Andrew Lyons
            Ron Carl Alfon Yu Ron Carl Alfon Yu
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 5 hours, 35 minutes
                1d 5h 35m

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