https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28943
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #126038|0 |1 is obsolete| | --- Comment #13 from David Nind <[email protected]> --- Created attachment 128652 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128652&action=edit Bug 28943: Lower the risk of accidental patron deletion If you do not use a temporary self registration patron category, you should actually make the preference PatronSelfRegistrationExpireTemporaryAccountsDelay empty. As the comment in sysprefs.sql already said, we should not let a zero value in the pref delete patrons too. The module is changed now, the test adjusted and the description of both related sysprefs modified. Test plan: Run t/db_dependent/Members.t Check in Administration the two adjusted OPAC pref descriptions. Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
