Bug 27494

Summary: Expand OpacItemLocation for Unimarc
Product: Koha Reporter: Séverine Queune <severine.queune>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jeremy.breuillard, m.de.rooy, pierre.genty
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33182
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

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.