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

Remove strings deprecated in 3.3

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.8
    • 3.3, 3.8
    • General
    • MOODLE_33_STABLE, MOODLE_38_STABLE
    • MOODLE_38_STABLE
    • MDL-57618-master
    • Hide
      1. Review code and make sure there are no usages of deprecated string.
      2. Make sure the following regex returns empty:

      find . -path "*/en/*" -type f -exec grep -l -i "deprecated since 3.3" "{}" \;
      find . -path "*/en/*" -type f -exec grep -l -i "deprecated since Moodle 3.3" "{}" \;
      find . -path "*/en/*" -type f -exec grep -l -i "deprecated in 3.3" "{}" \;
      find . -path "*/en/*" -type f -exec grep -l -i "deprecated in Moodle 3.3" "{}" \;
      

      Show
      Review code and make sure there are no usages of deprecated string. Make sure the following regex returns empty: find . -path "*/en/*" -type f -exec grep -l -i "deprecated since 3.3" "{}" \; find . -path "*/en/*" -type f -exec grep -l -i "deprecated since Moodle 3.3" "{}" \; find . -path "*/en/*" -type f -exec grep -l -i "deprecated in 3.3" "{}" \; find . -path "*/en/*" -type f -exec grep -l -i "deprecated in Moodle 3.3" "{}" \;
    • 1
    • Moppies Moodle 3.8 Sprint 1, Moppies Moodle 3.8 Sprint 2, Moppies Moodle 3.8 Sprint 3, Moppies Moodle 3.8 Sprint 4

      Remove strings from language files under the heading "Deprecated in Moodle 3.3" and the respective lines in deprecated.txt files

      See also https://docs.moodle.org/dev/String_Deprecation

            cescobedo Carlos Escobedo
            marina Marina Glancy
            Glyn (Mathew) May Glyn (Mathew) May
            Andrew Lyons Andrew Lyons
            Janelle Barcega Janelle Barcega
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours, 30 minutes
                3h 30m

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