http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14480 --- Comment #1 from Aleisha Amohia <aleishaamohia@hotmail.com> --- Created attachment 40744 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40744&action=edit Bug 14480: Silences warns triggered when modifying patron These warns are triggered when editing a patron: memberentry.pl: Argument "" isn't numeric in numeric eq (==) at /home/vagrant/kohaclone/members/memberentry.pl line 566 memberentry.pl: Argument "" isn't numeric in numeric lt (<) at /home/vagrant/kohaclone/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt line 949 To test: 1) Go to any patron (ie this link http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=1369) 2) Click Edit 3) Notice the above warns 4) Apply patch and reload page 5) Notice warns are gone but page still works correctly -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.