1 Jun
2020
1 Jun
'20
9:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25292 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This is all what I do: ZOOM>connect localhost:2100 ZOOM>set databaseName biblios ZOOM>search x localhost:2100: 18 hits # Change the syspref SearchEngine ZOOM>search x localhost:2100: 230 hits This is a ugly way of confirming that the correct value has been retrieve, but you could add a warn statement in the code, in search_handler, to check which value from cache (so easy to test is a syspref) is retrieved. -- You are receiving this mail because: You are watching all bug changes.