mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00086
[Bug 523166] [NEW] Site option "Institution expiry warning time" can't be set to "No End Date"
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
--
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.
Follow ups
References