https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36118
--- Comment #25 from Pedro Amorim <[email protected]> --- Hi guys, Martin and Victor, thanks for SO and QA. Implementing this for another backend, I found some flaws in the original implementation: - patron_notice.tt and status_change.tt were not DRY. - The previous implementation did not consider the possibility of a log entry not having a patron (it may have been added by command-line or cron). The new implementation considers this and displays accordingly. I've revisited it and since this had not yet been pushed I'm resubmitting here. The test plan is the same. -- 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/
