https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23432
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 110591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110591&action=edit Bug 23432: Replace 'die' with 'warn' This patch simply replaced the die statement with a warn such that the cron script may continue to rotate other items even if this item cannot be properly rotated due to corrupt data. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
