http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12017 --- Comment #71 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Julian FIOL from comment #67)
This is a very interesting patch !
Thanks for testing!!
I have tested each patch one-by-one, and my only remark is with the new syspref AdvancedSearchLanguages, when you clic on edit, you loose the languages nav-bar.
Test Plan --------- 0. You should have several languages installed and activated to see the languages nav-bar. 1. Clic on "Koha administration" 2. Clic on "Global system preferences" 3. Clic on "Local use" 4. Find "AdvancedSearchLanguages" syspref and clic on "edit"
Your languages nav-bar disappeared
Good catch!! Problem was that i used a variable set by Templates.pm to show languages selector. Fixed. -- You are receiving this mail because: You are watching all bug changes.