http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1331 Summary: expiry date not autocalculated when editing member accounts where it's not present Product: Koha Version: branch 2.4 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Members AssignedTo: chris@katipo.co.nz ReportedBy: cmurdock@ccfls.org QAContact: koha-bugs@nongnu.org The expiry date is not autocalculated when editing member accounts where it is not present. When adding a new member, it is autocalculated correctly. I thought it might be assuming that 0000-00-00 is a proper date (related to bug #1239) but it still won't autocalculate even when the field is empty or NULL. Perhaps it has something to do with the differentiation between adding and modifying a record? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.