https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41404
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190307|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 190313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190313&action=edit Bug 41404: Use looks_like_a_number to verify if prefs are set This check adds a check to ensure we have number, not just defined To test: 1 - Apply only unit tests patch 2 - Run the tests prove -v t/db_dependent/Koha/Patron.t 3 - Apply this patch 4 - Run the tests 5 - They pass! Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
