https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24103 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 95792 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95792&action=edit Bug 24103: Add option to dump search query to templates To test: 1 - Apply patch, update database 2 - Note new syspref 'DumpSearchQueryTemplate' 3 - Leave it off 4 - Enable DumpTemplateVariablesOpac and Staff 5 - Search on staff and opac 6 - View the source 7 - Search for 'search_query' - you shouldn't find it 8 - Enable the new pref 9 - Repeat, but you should find the query 10 - Test staff/opac search and advanced search, cataloguing search, authority search, authfinder search, adding to a basket form a new biblio 11 - All should work and show the query 12 - This will work under both ES and Zebra -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.