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

Incorrect format used in rollups

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.6.1
    • 2.6, 2.7
    • JavaScript
    • MOODLE_26_STABLE, MOODLE_27_STABLE
    • MOODLE_26_STABLE
    • MDL-43105-master
    • Hide
      1. Open dev tools
      2. Turn debug_developer off
      3. Open any page in Moodle
      4. Confirm that the first JS loaded is the rollup including:
        • moodlesimple; and;
        • mcore
      5. Confirm that they both have -min.js in the filename
      6. Confirm that the entire file content is minified
      7. Turn the debug level up to debug_developer but leave yuicomboloading enabled
      8. Refresh the page
      9. Confirm that the moodlesimple filename is neither -min nor -debug (moodlesimple.js) is in the request
      10. Confirm that the mcore-debug.js is used in the request
      11. Confirm that the file content is not minified
      12. Confirm the existence of Y.log in the content
      13. Disable yuicomboloading
      14. Refresh the page
      15. Confirm that the moodlesimple filename is neither -min nor -debug (moodlesimple.js) is in the request
      16. Confirm that the mcore-debug.js is used in the request
      17. Confirm that the file content is not minified
      18. Confirm the existence of Y.log in the content of mcore, but not moodlesimple
      Show
      Open dev tools Turn debug_developer off Open any page in Moodle Confirm that the first JS loaded is the rollup including : moodlesimple; and; mcore Confirm that they both have -min.js in the filename Confirm that the entire file content is minified Turn the debug level up to debug_developer but leave yuicomboloading enabled Refresh the page Confirm that the moodlesimple filename is neither -min nor -debug (moodlesimple.js) is in the request Confirm that the mcore-debug.js is used in the request Confirm that the file content is not minified Confirm the existence of Y.log in the content Disable yuicomboloading Refresh the page Confirm that the moodlesimple filename is neither -min nor -debug (moodlesimple.js) is in the request Confirm that the mcore-debug.js is used in the request Confirm that the file content is not minified Confirm the existence of Y.log in the content of mcore, but not moodlesimple

      We're not returning debug versions of some of our JS when they're in rollups.

            dobedobedoh Andrew Lyons
            dobedobedoh Andrew Lyons
            Frédéric Massart Frédéric Massart
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Rajesh Taneja Rajesh Taneja
            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.