http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3333 --- Comment #17 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #16)
Using an existing record, I get 1 item "available for loan" and 1 "available for reference". The one "available for reference" is the one with an item type not for loan.
The display is the same before and after the patch. I don't manage to know why it has this status.
Without the patch === staff catalogue results: 2 items, 2 available opac xslt results: 1 for loan, 1 for reference opac non-xslt results: Available: branch(1), branch(1) With the patch: === staff catalogue results: 2 items, 1 available opac xslt results: 1 for loan, 1 for reference opac non-xslt results: Available: branch(1) So, your test confirms my opac xslt results. But note the results in opac non-xslt and staff catalogue. See commit message. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.