http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4450 --- Comment #10 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-05-07 14:53:58 ---
Stepping back a bit: how do the callers of those methods *currently* handle errors? I.e., is the error trapping you're proposing actually in use in some form?
Examples: labels/label-edit-layout.pl - line 144 labels/label-manage.pl - line 79 (the entire if block) patroncards/edit-batch.pl - lines 68-73, 76-80, 87-92, patroncards/edit-layout.pl - line 224 patroncards/edit-template.pl - line 88 (which needs to be changed from 'die' to 'warn') patroncards/manage.pl - line 78 (the entire if block) etc. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.