https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36815
--- Comment #14 from Martin Renvoize <[email protected]> --- Created attachment 166535 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166535&action=edit Bug 36815: (follow-up) Fix logic for new languages If a notice doesn't already have any data in it we weren't able to use the object to lookup the sample.. with this patch we now always load the samples if they exist for each installed and enabled language, regardless of whether there's already a notice stored in that language. -- 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/
