https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24458 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 104696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104696&action=edit Bug 24458: Regression tests This patch introduces tests for searchResults. The idea is to set a subfield as hidden in OPAC and another on the staff interface, and see if searchResults honours this on the XSLTResultsRecord contents. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/Search.t => FAIL: This is not really implemented Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> https://bugs.koha-community.org/show_bug.cgi?id=25416 -- You are receiving this mail because: You are watching all bug changes.