https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40966
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190740|0 |1 is obsolete| | --- Comment #16 from David Nind <[email protected]> --- Created attachment 190745 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190745&action=edit Bug 40966: Regression tests Tests verify that whole_record and weighted_fields parameters are correctly included in the query_cgi string returned by build_query_compat(), ensuring these parameters are preserved in facet links and pagination. To test: 1. Apply this patch 2. Run: $ ktd --shell k$ prove t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t => FAIL: The values are not being passed around Signed-off-by: David Nind <[email protected]> -- 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/
