http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12302 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer@bsz-bw.de --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This patch works, but I see 2 problems: - It only checks for the notforloan on the itemtype, but not for the notforloan in the item record itself. We should check both to match the behaviour on the result list and in other places. - The change in GetBiblioFromItemnumber should be backed up by unit tests. Failing for the second, but the first should be fixed here or separately to have a more complete fix. -- You are receiving this mail because: You are watching all bug changes.