Bug 36293 - OpenURL shows on wrong entries in OPAC result list
Summary: OpenURL shows on wrong entries in OPAC result list
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 8995
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-11 16:01 UTC by Katrin Fischer
Modified: 2024-03-11 16:01 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2024-03-11 16:01:31 UTC
When the OpenURL display is limited to a certain item type, they might display with wrong OpenURL-Links.

To test:

Config:
*  OPACOpenURLItemTypes limit to one item type code in your system
*  OPACShowOpenURL: Activate
*  OpenURLResolverURL: http://just-a-test.de/openurl?
*  OpenURLText: Online Access

Test:
* Create a search that returns records with different item types.
* Adjust sorting, so that the OpenURL results are at the top of the search.
* Verify now the entries without OpenURL show an OpenURL as well
* Check the URL generated, it should contain the title of the last entry with matching item type.