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

Community finder: private hub are not displayed in the hub listing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 2.0.2
    • 2.0
    • Hub
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

      1. Register to a private hub
      2. Do a search in the community finder
      => the private hub is not listed in the hub listing

      the error is:
      blocks/community/forms.php:

      $hubs = $hubs + $additionalhubs;

      should be

      $hubs = array_merge($hubs, $additionalhubs);

      Fixed in MDL-25278, see github link in this issue.

            jerome Jérôme Mouneyrac
            jerome Jérôme Mouneyrac
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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