Bug 8618 - Don't copy CCL queries into Z39.50 search form when using button from search results
Summary: Don't copy CCL queries into Z39.50 search form when using button from search ...
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Z39.50 / SRU / OpenSearch Servers (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 06:38 UTC by David Cook
Modified: 2023-06-08 22:26 UTC (History)
2 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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