← Back to team overview

mahara-contributors team mailing list archive

[Bug 1866773] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/10818

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1866773

Title:
  Auth SAML get disco list issue

Status in Mahara:
  New

Bug description:
  [WAR] 16 (auth/saml/lib.php:719) count(): Parameter must be an array
  or an object that implements Countable

  We are returning 0 if there are no disco lists and then try to do a
  count on them which is not correct.

  We should return an empty array and use count on that

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1866773/+subscriptions


References