Patch for "master" branch: https://reviews.mahara.org/7448
-- 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/1663439 Title: [WAR] 76 (auth/lib.php:117) Undefined property: stdClass::$active Status in Mahara: In Progress Bug description: This is due to the adding of a new column in upgrade but if something before that upgrade block wants to access Auth::init() it throws the error because the vale from db doesn't exist yet We need to check if it exists and set a default if not To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1663439/+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

