mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00092
[Bug 523166] Re: Site option "Institution expiry warning time" can't be set to "No End Date"
Thanks for that Ruslan - I applied your patch in ed250e62a53.
** Changed in: mahara
Assignee: (unassigned) => Evan Goldenberg (naveg)
** Changed in: mahara
Milestone: None => 1.3.0
** Changed in: mahara
Status: New => Fix Committed
--
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: Fix Committed
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