http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9516
Bug ID: 9516
Summary: Item Availability/Data missing from OPAC tag search
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
For example:
.../cgi-bin/koha/opac-search.pl?tag=Important&q=Important
"Availability: No items available:" appears for each result, even if there
actually are items available.
This is because the raw marc is being retrieved straight from the database
without having any item data embedded in it...
If you do a regular search, you will get the correct item availability. I
assume this is because Koha adds the item information to the MARCXML before
passing it to Zebra which returns the item data inside the raw MARC...
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/