To recreate, go to any patron page, click Print --> Print summary summary-print.pl: Use of uninitialized value $roadtype in concatenation (.) or string at /home/vagrant/kohaclone/members/summary-print.pl line 61 summary-print.pl: Use of uninitialized value $roadtype in concatenation (.) or string at /home/vagrant/kohaclone/members/summary-print.pl line 61
Created attachment 40747 [details] [review] Bug 14483: Silences warns triggered when printing summary slip for patron Use of uninitialized value $roadtype To test: 1) Go to any patron's page, click Print --> Print summary 2) Notice warns in error log 3) Click cancel, apply patch, reload page 4) Click Print --> Print summary 5) Notice warns are gone and page still works correctly
You have re-added the entire file: CONFLICT (add/add): Merge conflict in members/summary-print.pl
Created attachment 40770 [details] [review] Bug 14483: Same change but better Use of uninitialized value $roadtype To test: 1) Go to any patron's page, click Print --> Print summary 2) Notice warns in error log 3) Click cancel, apply patch, reload page 4) Click Print --> Print summary 5) Notice warns are gone and page still works correctly
*** This bug has been marked as a duplicate of bug 15068 ***