[Koha-bugs] [Bug 28487] Overdue_notices does not fall back to default language

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 7 11:26:36 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28487

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Hi David,

Test plan:
Hi David, 

Hi David, 
- Make sure you have TranslateNotices turned on
- Set a default lang for a given patron
- Have some overdue rules and translate notice templates
- Generate overdues for the patron
- Run the overdue_notices.pl script
=> The translated notice templates is picked
- Remove the translated notice templates for the lang of the patron
- Run the overdue_notices.pl script
=> Without this patch no notice is generated
=> With this patch a notice is generated using the default notice template.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list