http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger@foundations.ed | |u --- Comment #25 from Chris Nighswonger <cnighswonger@foundations.edu> 2011-12-14 14:55:55 UTC ---
From an IRC discussion regarding the RetrieveImage sub:
<magnuse> chris_n: http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6755 * chris_n notes that this patch adds a what appears to be unrelated line to Makefile.PL <chris_n> yeah, that sub needs to be changed to return a null value if there is a db error <chris_n> it already logs it <chris_n> ie. if ($sth->errstr) { log error; return;} <chris_n> and then let the caller handle it -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.