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

Remove strings deprecated in 3.2

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.6
    • 3.2, 3.6
    • General
    • MOODLE_32_STABLE, MOODLE_36_STABLE
    • MOODLE_36_STABLE
    • MDL-54742-master
    • Hide
      1. Review code and make sure there are no usages of deprecated string.
      2. Make sure following regex returns empty:

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

       

      Show
      Review code and make sure there are no usages of deprecated string. Make sure following regex returns empty: find . -path */en/* -type f -exec grep -l -i "deprecated since 3.2" {} \; find . -path */en/* -type f -exec grep -l -i "deprecated since Moodle 3.2" {} \; find . -path */en/* -type f -exec grep -l -i "deprecated in 3.2" {} \; find . -path */en/* -type f -exec grep -l -i "deprecated in Moodle 3.2" {} \;  

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

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

            Geshoski Mihail Geshoski
            marina Marina Glancy
            Adrian Greeve Adrian Greeve
            Andrew Lyons Andrew Lyons
            Amaia Anabitarte Amaia Anabitarte
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

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