Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-3939

Turnitintool does not reference icons properly. Icons are broken in 2.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 2.3, 2.3.1, 2.3.2
    • Module: Turnitintool
    • None
    • MOODLE_23_STABLE

      A typical example would be

      <img src="'.$CFG->wwwroot.'/pix/f/pdf.gif" class="tiiicons" .....

      This is wrong, it should be

      <img src="'.$OUTPUT->pix_url('f/pdf').'" class="tiiicons" .....

      In 2.3, these images are now broken as their location has been moved. It also means that they can be changed by the theme.

            paul.dawson Paul Dawson (Inactive)
            howardsmiller Howard Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

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