← Back to team overview

mahara-contributors team mailing list archive

[Bug 523166] Re: Site option "Institution expiry warning time" can't be set to "No End Date"

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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 Released

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