[Koha-bugs] [Bug 33940] Move get_cardnumber_length and checkcardnumber to Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 16:42:05 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33940

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153771|0                           |1
        is obsolete|                            |
 Attachment #153772|0                           |1
        is obsolete|                            |
 Attachment #153773|0                           |1
        is obsolete|                            |

--- Comment #27 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 155687
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155687&action=edit
Bug 33940: Move C4::Members cardnumber sub to Koha::Policy::Patrons::Cardnumber

Test plan:
The idea here is to confirm this patch does not introduce regression.
For that you will play with the CardnumberLength syspref and create a
new user, modify an existing one, and check that the UI does not let you
modify an invalid cardnumber.
The onboarding process and the patron import tool will also have to be tested

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

Bug 33940: Fix selfreg

please squash with first patch

Bug 33940: Fix messages we sent to templates

please squash with the first patch

Bug 33940: Fix what we send to memberentry

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list