https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26311
--- Comment #33 from Fridolin Somers <[email protected]> --- (In reply to David Nind from comment #32) > (In reply to Fridolin Somers from comment #31) > > Warns uninitialized value in sprintf removed. > > Thanks Fridolin - the warnings are now removed and things work as expected. > > The only thing that's not working for me is when the date of birth is empty. > > Is this supposed to show in the list of data inconsistencies? For example, > if a patron has no date of birth but is in the patron category with an age > range from 18-99, then I would expect it to show - as there is no way to > know how old they are. Hi We decided in comment 6 to skip patron with no date of birth. So indeed they do not show in list of data inconsistencies. Some patron can be a virtual person (like a school) so no date of birth. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
