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

Role names are not multilang-filtered on course user list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.7.2, 1.8
    • 1.7, 1.7.1, 1.8
    • Filters
    • None
    • MOODLE_17_STABLE, MOODLE_18_STABLE
    • MOODLE_17_STABLE, MOODLE_18_STABLE

      In /user/index.php, the role names in the string "Users with the role x" do not get filtered so that the multilang filter does not get applied to this string.

      In v. 1.142.2.11, line 428 needs to be changed from:
      print_heading($heading, 'center', 3);
      to:
      print_heading(format_string($heading), 'center', 3);

            nicolasconnault Nicolas Connault (Inactive)
            mknierim Markus Knierim (Inactive)
            Nobody Nobody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

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