Bug 21602

Summary: Self registration doesn't take into account the ages for the selected patron category
Product: Koha Reporter: Séverine Queune <severine.queune>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: andrew, clackman, erica.rohlfs, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26211
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Séverine Queune 2018-10-18 13:37:41 UTC
When a patron category is used on the PatronSelfRegistrationDefaultCategory syspref, the "Age required" and "Upperage limit" are not taken into account during the self registration.
For example, if I set age required to 15 years old, I can register with a birth date = today.
Comment 1 Jonathan Druart 2018-10-18 23:12:57 UTC
The test is done in members/memberentry.pl, it must be moved to a module.

But then we will need to handle this error from other areas.
Comment 2 Erica Rohlfs 2022-01-25 20:32:55 UTC
Just confirming that this behavior still exists in version 21.05
Comment 3 Erica Rohlfs 2022-01-25 20:39:04 UTC
After I added my comment, I was directed to this bug with more current information (still getting used to Bugzilla) - I'm going to add 26211 as a see also
 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26211
Comment 4 Andrew Fuerste-Henry 2024-11-22 14:17:25 UTC

*** This bug has been marked as a duplicate of bug 26211 ***