Patch for "20.04_STABLE" branch: https://reviews.mahara.org/10918
-- 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: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

