https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39745 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes several tests so release notes| |that the correct system | |preference names are used: | |- language => | |StaffInterfaceLanguages | |(name changed in bug 27490) | | | |- opaclanguages => | |OPACLanguages (name now | |uses the correct case) CC| |david@davidnind.com --- Comment #6 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Start up KTD with Selenium: ktd --selenium up 2. Run these test - they should pass before and after the patches: prove t/db_dependent/selenium/00-onboarding.t prove t/db_dependent/selenium/01-installation.t prove t/db_dependent/Auth.t prove t/db_dependent/Koha/ItemTypes.t prove t/db_dependent/Koha/SharedContent.t -- You are receiving this mail because: You are watching all bug changes.