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

text processing issues in badge functionality

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Inactive
    • Icon: Minor Minor
    • None
    • 2.8.8
    • Badges
    • MOODLE_28_STABLE

      Screens which display badges do not apply any filtering. Consequently features like the "multi-lingual filter " don't work properly against badge text rendering badges non-functional in multi-language environments. See screenshots in attachments section. Those

      {mlang}

      tags are filters enabled through the multi-lingual filter plugin here: https://moodle.org/plugins/filter_multilangsecond

      It appears the badges code needs to be updated to allow filtering via changes like:

      "$OUTPUT->variable($var->name);". would become: "$OUTPUT->variable(format_string($var->name));"

            Unassigned Unassigned
            davidkites David Manning
            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.