https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37446
Bug ID: 37446
Summary: Home/holding library facets missing user friendly
label
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
After upgrading to 24.05, the default Elasticsearch-Koha installation has
facets for "Holding libraries" and "homelibrary" (see screenshot).
Bug 35138 introduced a search_field atomicupdate that changed holdingbranch and
homebranch labels based on DisplayLibraryFacets system preference the following
way:
"holdinglibrary" => "Holding libraries"
"homelibrary" => "Home libraries"
If DisplayLibraryFacets was set to "both", both labels would be updated. If
not, only one of them is changed.
DisplayLibraryFacets defaults to "holding" meaning a default Koha setup would
only update "Holding libraries" and leave "homelibrary" as it is.
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165813&action=diff#a/installer/data/mysql/atomicupdate/bug_35138.pl_sec1
This creates an unfriendly facet label "homelibrary".
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/