Reviewed: https://reviews.mahara.org/2061 Committed: http://gitorious.org/mahara/mahara/commit/d00eaf37e7ff59b2a00ff73d6ad7f19c6f36f8f7 Submitter: Son Nguyen ([email protected]) Branch: master
commit d00eaf37e7ff59b2a00ff73d6ad7f19c6f36f8f7 Author: Aaron Wells <[email protected]> Date: Thu Apr 4 16:06:51 2013 +1300 lib/user.php: new institutional users should have license set to "institution default" Bug #1162134. Previously we were storing the "institution default" value as "-" in the database. I've changed this to saving a constant, LICENSE_INSTITUTION_DEFAULT, which is defined as "(institution default)". Change-Id: I05337d9e8b1b547f12e4658b8d78fcbe1b5b2ea4 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/1162134 Title: Default institution license is not chosen Status in Mahara ePortfolio: In Progress Bug description: Mahara 1.7RC1 When an institution admin requires a license and chooses the default license, an institution member does not see that license as default license in their settings but has the option "Other license" selected. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1162134/+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

