https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29684 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #5)
Is this not more a clash of variables where we should rename one?
There is also the preferred language for notices stored in borrowers.lang and it has a "default" setting.
It will be visible after activating the TranslateNotices system preferences on opac-messaging.pl, but also memeberenty.pl.
With this patch in place, I can no longer set the preferred language to "Default" or any other installed language in the staff interface. It will always store the template language.
1) Activate TranslateNotices 2) Edit any existing patron, set language to Default 3) Save 4) Edit: Template language will show as selected.
I haven't verified, but the patch possibly triggering printing slips/notices in the preferred language from paycollect as well.
I believe we need to approach this differently.
Thx Katrin for verifying this. I only glanced at the patch and was already afraid for this side effect. -- You are receiving this mail because: You are watching all bug changes.