mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00087
[Bug 523166] Re: Site option "Institution expiry warning time" can't be set to "No End Date"
** Patch added: "0001-Site-option-Institution-expiry-warning-fix-imposs.patch"
http://launchpadlibrarian.net/39299976/0001-Site-option-Institution-expiry-warning-fix-imposs.patch
--
Site option "Institution expiry warning time" can't be set to "No End Date"
https://bugs.launchpad.net/bugs/523166
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
Site option "Institution expiry warning time" can't be set to "No End Date". Explanation is simple: "No date" sets the 'institutionexpirynotification' value to NULL, then at the time when options page is loaded, it checks if the value is NULL and if so, set it to 1 month.
Patch is attached.
References