http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8392

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8392
                CC: [email protected], [email protected]
          Assignee: [email protected]
           Summary: Memberentry is not enforcing birthdate restrictions
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Patrons
           Product: Koha

If dateofbirth is in BorrowerMandatoryFields, and a range of ages is set in the
categories, when you enter a member, it's supposed to be checking to see if the
patron's age is within that range, and complain if not.  Indeed, the code seems
to be trying to do just that (memberentry.pl, lines 267-276, as of 3.8.2), but
it's not actually being enforced.

It appears that the redefinition of @field_check for hiding some fields in the
template (line 106) is the culprit.  I'll have a patch shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to