Bug 27395: Add a warning to PatronSelfRegistrationDefaultCategory
authorEden Bacani <eden.bacani@gmail.com>
Tue, 19 Jan 2021 21:21:51 +0000 (21:21 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Jan 2021 16:32:52 +0000 (17:32 +0100)
commit065c955cc67b6f113c9fb5d5ed918ba1400b5af9
tree0c498ee8a08d39578fb79772b8989563c7cf2bd6
parentd1e12c95e1d1ec907f6ed4465270569aa6c5a40d
Bug 27395: Add a warning to PatronSelfRegistrationDefaultCategory

This patch adds a warning to the PatronSelfRegistrationDefaultCategory system
preference to not use a regular patron category for self registration.

If a regular patron category code is used and the cleanup_database cronjob is setup
to delete unverified and unfinished OPAC self registrations, it permanently and
and unrecoverably deletes all patrons that have registered more than
PatronSelfRegistrationExpireTemporaryAccountsDelay days ago.

It also removes unnecessary apostrophes at the end of two self registration
and modification system preference descriptions.

Test plan:
1. Apply the patch.
2. Check that the warning message for the PatronSelfRegistrationDefaultCategory
   system preference is clear and makes sense.
3. Sign off!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref