https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28114
Bug ID: 28114
Summary: OPAC Results availability line does not show
homebranch/holding branch correctly
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Do an OPAC search and see that the availability line looks something like this:
Availability: Items available for loan: 1 , 1 , 2 .
Instead of like this:
Availability: Items available for loan: Midway (1), Centerville (1), Fairview
(2)
This is beacuse singebranchmode is always set to 1:
<xsl:variable name="singleBranchMode" select="1"/>
It needs to honor the system preference.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/