https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32639
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145330|0 |1 is obsolete| | --- Comment #4 from David Nind <[email protected]> --- Created attachment 145352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145352&action=edit Bug 32639: Send opac-search.osdx without doing an empty search This patch sends out opac-search.osdx without running the entirety of opac-search.pl without any search query. This prevents unnecessary computations and warnings from appearing in the logs. Test plan: 1. Apply patch 2. Go to http://kohadev.myDNSname.org:8080/cgi-bin/koha/opac-search.pl?format=opensearchdescription 3. Note that no errors appear in /var/log/koha/kohadev/plack-opac-error.log 4. Verify that opac-search.pl still works as expected when doing a search via the web UI 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/
