https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28475 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 121456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121456&action=edit Bug 28475: Fix searching all headings This patch fixes the value of a hidden input that was mistakenly changed and prevents search all headings from working. To test: 1. Open the authorities section in the OPAC 2. Choose the 'Search all headings' tab 3. Search for 'a' => FAIL: No results 4. Empty the search box, and make sure 'Search all headings' is selected => SUCCESS: There are authority records 5. Apply this patch 6. Reload the page 7. Retry 3 and 4 => SUCCESS: Searching is back! 8. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.