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

Admin tools link in plugin overview page leads to broken URL

XMLWordPrintable

      Viewing Plugins overview page, clicking the Settings link for Admin tools leads to the following URL which doesn't exist:

      http://moodle.internal/master/admin/tools.php
      

      We can see similar reference to non-existent pages here, fix them all:

      $ git grep "/admin/tool\(s\)*\.php"
      admin/classes/table/tool_plugin_management_table.php:            new moodle_url('/admin/tools.php')
      admin/classes/table/tool_plugin_management_table.php:        return new moodle_url('/admin/tool.php', $params);
      lib/classes/plugininfo/tool.php:        return new moodle_url('/admin/tools.php');
      

      Regression from MDL-76867 where we deleted the file but didn't update all references to it

            pholden Paul Holden
            pholden Paul Holden
            Pedro Jordao Pedro Jordao
            Huong Nguyen Huong Nguyen
            Ron Carl Alfon Yu Ron Carl Alfon Yu
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 week, 2 days, 1 hour, 9 minutes
                1w 2d 1h 9m

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