https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29807
Bug ID: 29807
Summary: Branches template doesn't handle empty lists correctly
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The current code, given an 'item' or a 'biblio' param, makes 'pickup_locations'
set @pickup_locations an empty list. After that, there's a check for emptiness,
in which case it populates the @libraries variable with ALL PICKUP LOCATIONS,
which is totally wrong!
This is a bug introduced by bug 24350.
--
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/