29 Jan
2021
29 Jan
'21
4:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18146 --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 116041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116041&action=edit Bug 18146: (follow-up) Remove warn for uninitialized value In the previous patch you may have noticed many warns when running the tests We add guarantor charges to a variable to determine if over the limit, but we don't initialize that value We should To test: 1 - Apply first patch and follow test plan 2 - Note warns when proving test 3 - Apply this patch 4 - prove 5 - No more warns -- You are receiving this mail because: You are watching all bug changes.