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

not all latest discussions shown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.5.4
    • 1.4.2
    • Forum
    • None
    • All
    • MOODLE_14_STABLE
    • MOODLE_15_STABLE

      In forum_print_latest_discussions() there is the following code which has the effect that even when a forum is set to NOGROUPS or VISIBLE_GROUPS only the recent discussions from the user's own group are shown. Surely that needs to be changed?

      /// Decides if current user is allowed to see ALL the current discussions or not

      if (!$currentgroup and ($groupmode != SEPARATEGROUPS or isteacheredit($forum->course)) )

      { $visiblegroups = -1; }

      else

      { $visiblegroups = $currentgroup; }

            vyshane Vy-Shane Sin Fat (Inactive)
            delius Gustav W Delius
            Nobody Nobody (Inactive)
            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.