Bug 8618

Summary: Don't copy CCL queries into Z39.50 search form when using button from search results
Product: Koha Reporter: David Cook <dcook>
Component: Z39.50 / SRU / OpenSearch ServersAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P5 - low CC: m.de.rooy, marjorie.barry-vila
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2012-08-10 06:38:04 UTC
When you click "Z3950 search" in the intranet search results, the title field in the Z3950 search formis preloaded with the CCL for the query that you executed in Koha.

However, when you try searching, you will always get no results back. 

If you take out the CCL, and just type in your query (like "heart") into the title field, you will get results.
Comment 1 David Cook 2014-06-25 04:21:24 UTC
I should really revisit this one at some point...
Comment 2 David Cook 2014-11-09 23:40:11 UTC
This one is kind of interesting...

If you click "Z3950 search" in the staff client search results, and you've done any sort of search other than a basic keyword search, it's never going to work as it will include CCL prefixes. 

We probably shouldn't show the "Z3950 search" option when doing anything other than a basic keyword search, but that would involve additional detection...

So this is a problem... but not a huge one.
Comment 3 David Cook 2022-08-22 06:32:57 UTC
It's really not that big of a deal, so I'm going to close this one