https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38903
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176621|0 |1 is obsolete| | --- Comment #11 from Marcel de Rooy <[email protected]> --- Created attachment 178330 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178330&action=edit Bug 38903: Fix theme in some getTranslatedLanguages calls Combining opac with pref template is wrong. This pref should actually be renamed to something like intranetTheme(s) or so. Replacing the obsolete prog theme in Languages.t by undef. This achieves the same: getting all themes for that interface. Test plan: Add some languages for opac and intranet. Do not enable exactly the same set. Enable TranslateNotices. Verify that you have all OPAC languages on memberentry and opac-messaging. And all languages on additional contents. Run t/db_dependent/Languages.t Signed-off-by: Marcel de Rooy <[email protected]> Tested with: OPAC languages: en, nl-NL, de-DE Staff languages: en, de-DE, fr-FR -- 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/
