Bug 27494 - Expand OpacItemLocation for Unimarc
Summary: Expand OpacItemLocation for Unimarc
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-20 09:36 UTC by Séverine Queune
Modified: 2023-07-01 16:28 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
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 Séverine Queune 2021-01-20 09:36:55 UTC
Bug 25871 introduced a new option and bug 24352 corrections for OpacItemLocation but none of them seems to be apply with Unimarc.
Could be great if it could apply to all Marc formats because it's quite confusing to have syspref descibed as generic (non MARC specific) that finally doesn't work.
Comment 1 Katrin Fischer 2023-07-01 16:22:45 UTC
Amazingly... I don't see any references in Koha's code indicating use of this system preference. Adding Marcel as I know he has done some work on results lists more recently.
Comment 2 Katrin Fischer 2023-07-01 16:28:59 UTC
(In reply to Katrin Fischer from comment #1)
> Amazingly... I don't see any references in Koha's code indicating use of
> this system preference. Adding Marcel as I know he has done some work on
> results lists more recently.

Spelling is key, it's OPACItemLocation in the code, OpacItemLocation in the system preference descriptoon/YAML. And it only appears in MARC21 XSLT files.