https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30044 Bug ID: 30044 Summary: Z39.50/SRU search button broken by update to 19.11.25 Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: alexander.borkowski@kau.se QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl After updating to 19.11.25 the Z39.50 search button in the catalogue search results page (koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt) does no longer work. I think that this is because versions 20.05 and up contain the changes made in bug #23885, while 19.11 does not and the backport to 19.11 for #26102 does not take this into account and removes too much code from koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt. Steps to reproduce: 1. Click on "Search the catalogue" 2. Enter a search term that will give no results 3. Click on the button labeled "Submit" 4. On the page without results that comes up, click on the button labeled "Z39.50/SRU search" 5. Note that nothing happens -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.