Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-31147 META: Collect together deprecated code changes for Moodle 2.3
  3. MDL-32942

Deprecated PARAM_ACTION and PARAM_FORMAT should be replaced with PARAM_ALPHANUMEXT

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.4
    • 2.4
    • Libraries
    • MOODLE_24_STABLE
    • MOODLE_24_STABLE
    • wip-mdl-32942
    • Hide

      Test 1:
      grep -Ri PARAM_ACTION .
      grep -Ri PARAM_FORMAT .
      and make sure it's not used in code. Only declaration is there in lib/moodlelib.php

      Test 2:
      Review changes and try find any silly mistake.

      Show
      Test 1: grep -Ri PARAM_ACTION . grep -Ri PARAM_FORMAT . and make sure it's not used in code. Only declaration is there in lib/moodlelib.php Test 2: Review changes and try find any silly mistake.

      PARAM_ACTION and PARAM_FORMAT were deprecated in 2.0, please replace it with PARAM_ALPHANUMEXT and remove PARAM_ACTION and PARAM_FORMAT declaration.

            rajeshtaneja Rajesh Taneja
            rajeshtaneja Rajesh Taneja
            Sam Hemelryk Sam Hemelryk
            Aparup Banerjee Aparup Banerjee
            Ankit Agarwal Ankit Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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