mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58168
[Bug 1866773] Re: Auth SAML get disco list issue
** Changed in: mahara
Status: New => Fix Committed
** Changed in: mahara
Milestone: None => 20.04.1
** Changed in: mahara
Milestone: 20.04.1 => 20.04.0
** Changed in: mahara
Importance: Undecided => High
--
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
References