http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14482 --- Comment #1 from Aleisha Amohia <aleishaamohia@hotmail.com> --- Created attachment 40746 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40746&action=edit Bug 14482: Silences warns triggered when exporting patron's checked in barcodes Use of uninitialized value $borrowercardnumber To test: 1) Go to any patron page (ie http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=1369), click 'More' then 'Export today's checked in barcodes' 2) Notice warns in error log 3) Click cancel on the pop-up 4) Apply patch, reload page, click 'More' then 'Export today's checked in barcodes' again 5) Notice warns are gone and page still works correctly -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.