[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
Wed Jun 29 22:48:25 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136668|0                           |1
        is obsolete|                            |

--- Comment #37 from David Nind <david at davidnind.com> ---
Created attachment 136753
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136753&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

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list