[Koha-bugs] [Bug 26211] Patron age checking while doing the membership registration through OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 14 16:10:09 CEST 2020


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

--- Comment #1 from Amit Gupta <amitddng135 at gmail.com> ---
Created attachment 108283
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108283&action=edit
Bug 26211-Patron age checking while doing the membership  registration through
OPAC

To Test
1. Create the patron category from the staff page for ex: Kid and give age
required and age Upperage limit
   age required 5 yrs and upperage limit 17.
2. Allow category in PatronSelfRegistrationDefaultCategory for online
registration from opac.
3. Go to /cgi-bin/koha/opac-memberentry.pl page.
4. Fill the form and give choose date of birth 10/10/1974 and click OK. Now you
can able to save the page.
5. Apply the patch.
6. Again go to cgi-bin/koha/opac-memberentry.pl page.
7. Fill the form and give choose date of birth 10/10/1974 and click OK. It will
give the error message.
   Patron's age is incorrect for their category. Ages allowed are 5-17.
------------------------------------------------------------------------
This patch check patron age defined in the patron categories while doing the
registration from the OPAC.

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


More information about the Koha-bugs mailing list