Bug 28115 - Reference items do not honor OPACResultsLibrary
Summary: Reference items do not honor OPACResultsLibrary
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-08 15:35 UTC by Lucas Gass (lukeg)
Modified: 2024-07-04 20:37 UTC (History)
1 user (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 Lucas Gass (lukeg) 2021-04-08 15:35:21 UTC
To recreate:

-Set up reference as an AV
-Set up an item to have a different holdingbranch than it's homebranch
-Go to the OPAC and look at the Availability line
-It shows the homebranch
-Try changing the OPACResultsLibrary system pref
-No matter what you set OPACResultsLibrary to it will display the homebranch

This should honor the system preference
Comment 1 Jonathan Druart 2021-04-09 10:28:54 UTC
I don't see library names displayed on the OPAC result view, can you detail please?
Comment 2 Lucas Gass (lukeg) 2021-04-22 13:06:38 UTC
(In reply to Jonathan Druart from comment #1)
> I don't see library names displayed on the OPAC result view, can you detail
> please?

In the availability line the library names are displayed:

https://snipboard.io/Qq43Ao.jpg
Comment 3 Katrin Fischer 2023-07-01 07:33:02 UTC
I just tested this in master and it appears to be working nicely now :)