[Koha-bugs] [Bug 26311] Add patron invalid age to search_for_data_inconsistencies.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 28 08:19:59 CEST 2022


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

--- Comment #30 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 136668
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136668&action=edit
Bug 26311: (follow-up) Fix undefined values in sprintf

Avoid warns 'Use of uninitialized value in sprintf' by using
'0' if lower age is undefined
'unlimited' if upper are is undefined

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


More information about the Koha-bugs mailing list