https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40659 --- Comment #28 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #26)
Hm. Looking at this:
When we remove the default template in favor our a notice template, we cause a regression for updating libraries that are not English users. Especially when handling a lot of libraries with multiple languages that can mean a huge extra work on update. Also: Not all libraries use TranslateNotices and many have this turned off.
I feel it would be cleaner to keep the default template, that makes this available for any language installed without putting extra work on the library and have the customization as an optional extra that replaces the default.
So, I should remove the DB update and sample notice? And folks will have to add it themselves? -- You are receiving this mail because: You are watching all bug changes.