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

Can't add icon to reports

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 2.3.2
    • Package: ILP
    • None
    • MOODLE_23_STABLE

      When creating or editing a report, the icon file upload field filepicker never fully loads due to invalid requires in edit_report.html

      this:
      'requires' => array('yahoo','event','dom','element','connection')

      causes js errors that mean the filepicker never loads - if you replace it in both locations with:
      'requires' => array('event','dom')

      the filepicker loads... but the files are never saved - it looks like the filehandling for 2.x hasn't been completed in the code.

            richard.havinga Richard Havinga
            danmarsden Dan Marsden
            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.