https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39745
David Nind <[email protected]> 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| |[email protected] --- Comment #6 from David Nind <[email protected]> --- 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. _______________________________________________ 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/
