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

Final removal of lib/coursecatlib.php

    XMLWordPrintable

Details

    • MOODLE_310_STABLE
    • MOODLE_310_STABLE
    • MDL-69238-master
    • Hide

      Using the terminal go to the root folder of your moodle instance.

      Test

      • Do a grep for 'coursecat_sortable_records'

      grep -R coursecat_sortable_records
      

      Confirm that the only results are in lib/upgrade.txt (notes about the deprecation and removal of the coursecat_sortable_records class)

      • Do a grep for 'coursecatlib.php' (make sure the removed file is not included anywhere)

      grep -R coursecatlib.php
      

      Confirm that the only result is in lib/upgrade.txt.

      Show
      Using the terminal go to the root folder of your moodle instance. Test Do a grep for 'coursecat_sortable_records' grep -R coursecat_sortable_records Confirm that the only results are in lib/upgrade.txt (notes about the deprecation and removal of the coursecat_sortable_records class) Do a grep for 'coursecatlib.php' (make sure the removed file is not included anywhere) grep -R coursecatlib.php Confirm that the only result is in lib/upgrade.txt.
    • 1
    • 4.0 holding pattern 3

    Description

      The file throws debugging saying 'Do not include coursecatlib.php' and isn't used anywhere. This was done in 3.6, so we can probably remove this file completely now.

      Attachments

        Activity

          People

            Geshoski Mihail Geshoski
            jaked Jake Dallimore
            Peter Dias Peter Dias
            Jun Pataleta Jun Pataleta
            Anna Carissa Sadia Anna Carissa Sadia
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              9/Nov/20

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour, 27 minutes
                1h 27m