https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41321 Bug ID: 41321 Summary: Calculation of patron age is not always done the same Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com On the left side of the patron page is patroninfo, that includes the patron's age in parenthesis. class = age_years In a patron search there is agehint. These are calculated differently and if the patron's dateofbirth is tomorrow this can lead to inconsistencies between the two. We should calculate a patron's age in a standard way instead of using 2 different sets of logic. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.