https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39350
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #2 from David Nind <[email protected]> --- This works as per the test plan. However: - the language selector is displayed on the ERM and preservation module pages only if the language selected is English. - if you change the language, say to Deutsch, the language selector is no longer shown on the ERM and preservation module pages. Steps to replicate (with the patch applied): 1. Apply the patch. 2. Rebuild things: yarn install 3. Enable the ERM and preservation modules - set these system preferences to "Enable": - ERMModule - PreservationModule 4. Install a language: koha-translate --install de-DE --dev kohadev 5. Restart everything: restart_all 6. Enable the language installed in the StaffInterfaceLanguages system preference. 7. Check that the language selector (English Deutsch) is visible at the bottom of these pages: - Home page - ERM module page - Preservation module page 8. Change the language. 9. Repeat step 7 and note that the language selector is only visible on the home page. -- 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/
